AnnotationSmartLabelStyle Konstruktory
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Inicializuje novou instanci AnnotationSmartLabelStyle třídy .
Přetížení
AnnotationSmartLabelStyle() |
Inicializuje novou instanci AnnotationSmartLabelStyle třídy . |
AnnotationSmartLabelStyle(Object) |
Inicializuje novou instanci třídy AnnotationSmartLabelStyle se zadaným elementem chartu. |
AnnotationSmartLabelStyle()
Inicializuje novou instanci AnnotationSmartLabelStyle třídy .
public:
AnnotationSmartLabelStyle();
public AnnotationSmartLabelStyle ();
Public Sub New ()
Platí pro
AnnotationSmartLabelStyle(Object)
Inicializuje novou instanci třídy AnnotationSmartLabelStyle se zadaným elementem chartu.
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
Prvek grafu, ke které tento styl patří.