Gets or sets the title of the axis.
Axis Title
Visual Basic (Declaration) | |
---|---|
Public Property Title As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Title {get; set;} |
Return Value
A value that represents the title of the axis.
Sets or gets the title of the axis.
The font properties of the title can be set using the TitleFont property.
The title color of an Axis object is set using TitleColor.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family