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

In This Topic
    MaxY2 Property
    In This Topic
    Gets or sets the new AxisY2 maximum.
    Syntax
    'Declaration
     
    Public Property MaxY2 As System.Double
    public System.double MaxY2 {get; set;}
    See Also