Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3DBarShape Class / riser Property


In This Topic
riser Property
In This Topic
Syntax
'Declaration
 
Public Property riser As Byte
 
'Usage
 
Dim instance As Chart3DBarShape
Dim value As Byte
 
instance.riser = value
 
value = instance.riser
See Also