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


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