Annotation.SmartLabelStyle Özellik

Tanım

Ek açıklamanın akıllı etiket stilini alır veya ayarlar.

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

Özellik Değeri

Ek AnnotationSmartLabelStyle açıklamanın akıllı etiket stili özelliklerini temsil eden nesne.

Öznitelikler

Açıklamalar

Akıllı etiketler, bir ek açıklamanın veri noktası etiketleriyle ve diğer ek açıklamalarla çakışmasını önlemek için kullanılır.

Note

Veri noktası etiketlerinin akıllı etiketleri de etkinleştirilmelidir.

Şunlara uygulanır