Udostępnij za pośrednictwem


Annotation.SmartLabelStyle Właściwość

Definicja

Pobiera lub ustawia styl etykiety inteligentnej adnotacji.

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

Wartość właściwości

AnnotationSmartLabelStyle

Obiekt reprezentujący właściwości stylu etykiet inteligentnych AnnotationSmartLabelStyle adnotacji.

Atrybuty

Uwagi

Etykiety inteligentne służą do zapobiegania nakładaniu się etykiet punktów danych i innych adnotacji w adnotacjach.

Uwaga

Etykiety punktów danych muszą również mieć włączone etykiety inteligentne.

Dotyczy