Axis.Title Property
.NET Framework (current version)
Gets or sets the title of the axis.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property Title As String
Gets or sets the title of the axis.
You can set the font properties of the title using the TitleFont property.
You can set the color of the title using the TitleForeColor property.
.NET Framework
Available since 4.0
Available since 4.0
Show: