Gets or sets the new AxisY minimum.
[Visual Basic]
Public Property MinY As Double
[C#]
public double MinY {get;set;}
[Delphi]
public property MinY: Double read get_MinY write set_MinY;
See Also
TransformEventArgs Class | TransformEventArgs Members | C1.Win.C1Chart Namespace | TransformEventArgs Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |