Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Bar Class / fStacked Property


In This Topic
fStacked Property (Bar)
In This Topic
Syntax
'Declaration
 
Public Property fStacked As Byte
 
'Usage
 
Dim instance As Bar
Dim value As Byte
 
instance.fStacked = value
 
value = instance.fStacked
See Also