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

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