Gets or sets the new AxisY maximum.
[Visual Basic]
Public Property MaxY As Double
[C#]
public double MaxY {get;set;}
[Delphi]
public property MaxY: Double read get_MaxY write set_MaxY;
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. |