Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Axis Class / wType Property


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