ChartNamedElement Constructor (String^)

.NET Framework (current version)
 

Initializes a new instance of the ChartNamedElement class with the specified chart element name.

Namespace:   System.Windows.Forms.DataVisualization.Charting
Assembly:  System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)

protected:
ChartNamedElement(
	String^ name
)

Parameters

name
Type: System::String^

The name of the new chart element.

.NET Framework
Available since 4.0
Return to top
Show: