FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class / AxisY2 Property

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