Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / AxisType Property

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