FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DArea Class / AxisY Property

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