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