Legend Constructor (String^)

.NET Framework (current version)
 

Initializes a new instance of the AnnotationPathPoint class with the specified legend name.

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

public:
Legend(
	String^ name
)

Parameters

name
Type: System::String^

The name of the Legend object.

.NET Framework
Available since 4.0
Return to top
Show: