Gets or sets the name of this axis.
[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}
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.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.