ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DArea Class / AxisY Property

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