Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / BarShape Property


In This Topic
BarShape Property (SeriesCache)
In This Topic
Syntax
'Declaration
 
Public Property BarShape As BarShape
 
'Usage
 
Dim instance As SeriesCache
Dim value As BarShape
 
instance.BarShape = value
 
value = instance.BarShape
See Also