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


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