Series.ChartTypeName Property

.NET Framework (current version)
 

Gets or sets the name of the chart type used to draw the series.

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

<BrowsableAttribute(False)>
<BindableAttribute(True)>
Public Property ChartTypeName As String

Property Value

Type: System.String

A string value that represents the name of the chart type.

.NET Framework
Available since 4.0
Return to top
Show: