AnnotationSmartLabelStyle Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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.