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


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