C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartAxis Class / AxisType Property


In This Topic
AxisType Property
In This Topic
Gets the axis type.
Syntax
'Declaration
 
Public ReadOnly Property AxisType As AxisType
 
'Usage
 
Dim instance As ChartAxis
Dim value As AxisType
 
value = instance.AxisType
See Also