Språk

AnnotationSmartLabelStyle Konstruktorer

Definition

Initierar en ny instans av AnnotationSmartLabelStyle klassen.

Överlagringar

Name Description
AnnotationSmartLabelStyle()

Initierar en ny instans av AnnotationSmartLabelStyle klassen.

AnnotationSmartLabelStyle(Object)

Initierar en ny instans av AnnotationSmartLabelStyle klassen med det angivna diagramelementet.

AnnotationSmartLabelStyle()

Initierar en ny instans av AnnotationSmartLabelStyle klassen.

public:
 AnnotationSmartLabelStyle();
public AnnotationSmartLabelStyle();
Public Sub New ()

Gäller för

AnnotationSmartLabelStyle(Object)

Initierar en ny instans av AnnotationSmartLabelStyle klassen med det angivna diagramelementet.

public:
 AnnotationSmartLabelStyle(System::Object ^ chartElement);
public AnnotationSmartLabelStyle(object chartElement);
new System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle : obj -> System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle
Public Sub New (chartElement As Object)

Parametrar

chartElement
Object

Diagramelement som det här formatet tillhör.

Gäller för