Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Chart3D Class / fNotPieChart Property


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