FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / ColorAxis Class / AxisType Property

In This Topic
    AxisType Property (ColorAxis)
    In This Topic
    Gets the axis type.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property AxisType As AxisType
    public override AxisType AxisType {get;}
    See Also