Udostępnij za pośrednictwem


AnnotationSmartLabelStyle Konstruktory

Definicja

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

Przeciążenia

AnnotationSmartLabelStyle()

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

AnnotationSmartLabelStyle(Object)

Inicjuje nowe wystąpienie AnnotationSmartLabelStyle klasy z określonym elementem wykresu.

AnnotationSmartLabelStyle()

Inicjuje nowe wystąpienie klasy AnnotationSmartLabelStyle.

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

Dotyczy

AnnotationSmartLabelStyle(Object)

Inicjuje nowe wystąpienie AnnotationSmartLabelStyle klasy z określonym elementem wykresu.

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

Parametry

chartElement
Object

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

Dotyczy