FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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