FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class / AxisY Property

In This Topic
    AxisY Property (Chart2DArea)
    In This Topic
    Gets the primary Y-axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisY As Chart2DAxis
    public Chart2DAxis AxisY {get;}
    See Also