Gets or sets the X axis of this chart area.
[Visual Basic]
Public Property XAxis As Axis
[C#]
public Axis XAxis {get; set;}
[JScript]
public function get,set XAxis : Axis
When the axis is specified, series plotted on this area will automatically use this x axis, unless otherwise specified.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
ChartArea Class | ChartArea Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.