Sdílet prostřednictvím


Annotation.SmartLabelStyle Vlastnost

Definice

Získá nebo nastaví styl inteligentního popisku poznámky.

public:
 property System::Web::UI::DataVisualization::Charting::AnnotationSmartLabelStyle ^ SmartLabelStyle { System::Web::UI::DataVisualization::Charting::AnnotationSmartLabelStyle ^ get(); void set(System::Web::UI::DataVisualization::Charting::AnnotationSmartLabelStyle ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle SmartLabelStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.SmartLabelStyle : System.Web.UI.DataVisualization.Charting.AnnotationSmartLabelStyle with get, set
Public Property SmartLabelStyle As AnnotationSmartLabelStyle

Hodnota vlastnosti

AnnotationSmartLabelStyle

AnnotationSmartLabelStyleObjekt, který představuje vlastnosti stylu inteligentních popisků poznámky.

Atributy

Poznámky

Inteligentní popisky se používají k tomu, aby se zabránilo překrývání popisků datových bodů a jiných poznámek.

Poznámka

Popisky datových bodů musí mít také povoleny inteligentní popisky.

Platí pro