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


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