'Declaration Public Property fCluster As Byte
'Declaration
Public Property fCluster As Byte
'Usage Dim instance As Chart3D Dim value As Byte instance.fCluster = value value = instance.fCluster
'Usage
Dim instance As Chart3D Dim value As Byte instance.fCluster = value value = instance.fCluster
public byte fCluster {get; set;}
Chart3D Class Chart3D Members