Gets or sets the name of this axis.
[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}
[JScript]
public function get,set Name : String
A string representing the name of this axis.
If Axis.Label.Text is not specified this value will be used. The name is also used to identify the axis with element or series tokens.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.