Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexRadar Class / AxisX Property

In This Topic
    AxisX Property (FlexRadar)
    In This Topic
    Gets the main chart x-axis.
    Syntax
    'Declaration
     
    
    Public Property AxisX As Axis
    public Axis AxisX {get; set;}
    See Also