Прочитај на енглеском Уреди

Делите путем


Legend Constructors

Definition

Initializes a new instance of the Legend class.

Overloads

Legend()

Initializes a new instance of the Legend class.

Legend(String)

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

Legend()

Initializes a new instance of the Legend class.

C#
public Legend();

Applies to

.NET Framework 4.8.1 и друге верзије
Производ Верзије
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

Legend(String)

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

C#
public Legend(string name);

Parameters

name
String

The name of the Legend object.

Applies to

.NET Framework 4.8.1 и друге верзије
Производ Верзије
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1