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

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