DataPointCustomProperties.Label Property

.NET Framework (current version)
 

Gets or sets the text of the data point label.

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

[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
[<BindableAttribute(true)>]
abstract Label : string with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
[<BindableAttribute(true)>]
override Label : string with get, set

Property Value

Type: System.String

The text of the data point label.

.NET Framework
Available since 4.0
Return to top
Show: