2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Area Class / AxisY Property

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