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


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