Annotation.SmartLabelStyle Właściwość

Definicja

Pobiera lub ustawia styl etykiety inteligentnej adnotacji.

public:
 property System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ SmartLabelStyle { System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ get(); void set(System::Windows::Forms::DataVisualization::Charting::AnnotationSmartLabelStyle ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(true)]
public System.Windows.Forms.DataVisualization.Charting.AnnotationSmartLabelStyle SmartLabelStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(true)>]
member this.SmartLabelStyle : System.Windows.Forms.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 adnotacji.

Atrybuty

Uwagi

Etykiety inteligentne służą do zapobiegania nakładaniu się adnotacji na etykiety punktów danych i inne adnotacje.

Uwaga

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

Dotyczy