ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Axis Class / AxisType Property

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