Język

AnnotationSmartLabelStyle Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

Przeciążenia

Nazwa Opis
AnnotationSmartLabelStyle()

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

AnnotationSmartLabelStyle(Object)

Inicjuje nowe wystąpienie AnnotationSmartLabelStyle klasy przy użyciu określonego elementu wykresu.

AnnotationSmartLabelStyle()

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

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

Dotyczy

AnnotationSmartLabelStyle(Object)

Inicjuje nowe wystąpienie AnnotationSmartLabelStyle klasy przy użyciu określonego elementu wykresu.

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)

Parametry

chartElement
Object

Element wykresu, do którego należy ten styl.

Dotyczy