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

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