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í
| Name | Description |
|---|---|
| AnnotationSmartLabelStyle() |
Inicializuje novou instanci AnnotationSmartLabelStyle třídy. |
| AnnotationSmartLabelStyle(Object) |
Inicializuje novou instanci AnnotationSmartLabelStyle třídy se zadaným prvkem grafu. |
AnnotationSmartLabelStyle()
Inicializuje novou instanci AnnotationSmartLabelStyle třídy.
public:
AnnotationSmartLabelStyle();
public AnnotationSmartLabelStyle();
Public Sub New ()
Platí pro
AnnotationSmartLabelStyle(Object)
Inicializuje novou instanci AnnotationSmartLabelStyle třídy se zadaným prvkem grafu.
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
Prvek grafu, ke kterému tento styl patří.