Gets or sets the X axis of this chart area.
[Visual Basic]
Public Property XAxis As Axis
[C#]
public Axis XAxis {get; set;}
When the axis is specified, series plotted on this area will automatically use this x axis, unless otherwise specified.
ChartArea Class | ChartArea Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.