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


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