Annotation.SmartLabelStyle Egenskap

Definition

Hämtar eller anger formatet för smart etikett för en anteckning.

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

Egenskapsvärde

Ett AnnotationSmartLabelStyle objekt som representerar en antecknings egenskaper för smart etikettformat.

Attribut

Kommentarer

Smarta etiketter används för att förhindra att en anteckning överlappar datapunktsetiketterna och andra anteckningar.

Note

Datapunktsetiketter måste också ha smarta etiketter aktiverade.

Gäller för