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

In This Topic
    AxisX Property (BreakEven)
    In This Topic
    Gets or sets the name of x-axis for the series.
    Syntax
    'Declaration
     
    
    Public Property AxisX As String
    public string AxisX {get; set;}
    See Also