ChartArea Constructor (String)

.NET Framework (current version)
 

Initializes a new instance of the ChartArea class with the specified chart area name.

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

Public Sub New (
	name As String
)

Parameters

name
Type: System.String

The name for the new ChartArea object.

.NET Framework
Available since 4.0
Return to top
Show: