LabelStyle.Format Property

.NET Framework (current version)
 

Gets or sets the formatting string for the label text.

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

<BindableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property Format As String

Property Value

Type: System.String

A string value.

.NET Framework
Available since 4.0
Return to top
Show: