ComponentOne FlexChart for WinForms
AxisType Property (ColorAxis)


C1.Win.Chart.Extended Namespace > ColorAxis Class : AxisType Property
Gets or sets the axis type.
Syntax
'Declaration
 
Public Overrides ReadOnly Property AxisType As AxisType
'Usage
 
Dim instance As ColorAxis
Dim value As AxisType
 
value = instance.AxisType
public override AxisType AxisType {get;}
See Also

Reference

ColorAxis Class
ColorAxis Members