StripLine.Name Property

.NET Framework (current version)
 

Gets the name of the strip line.

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

<BindableAttribute(False)>
<BrowsableAttribute(False)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public ReadOnly Property Name As String

Property Value

Type: System.String

A string value that represents the name of the strip line.

.NET Framework
Available since 4.0
Return to top
Show: