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


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