FlexChart | ComponentOne
C1.Win.FlexChart.Extended.4.5.2 Assembly / C1.Win.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