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

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