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