Annotation.SmartLabelStyle Proprietà

Definizione

Ottiene o imposta lo stile dell'oggetto Smart Label di un'annotazione.

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

Valore della proprietà

AnnotationSmartLabelStyle

Oggetto AnnotationSmartLabelStyle che rappresenta le proprietà dello stile dell'oggetto Smart Label di un'annotazione.

Attributi

Commenti

Le smart label vengono usate per impedire che un'annotazione si sovrapponga alle etichette dei punti dati e ad altre annotazioni.

Nota

Anche per le etichette dei punti dati devono essere abilitate le smart label.

Si applica a