Series.AxisLabel Property

.NET Framework (current version)
 

Gets or sets the axis label text for the series.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BrowsableAttribute(false)>]
[<BindableAttribute(true)>]
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override AxisLabel : string with get, set

Property Value

Type: System.String

A string value. The default value is a zero-length string.

.NET Framework
Available since 4.0
Return to top
Show: