Aracılığıyla paylaş


Annotation.SmartLabelStyle Özellik

Tanım

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

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

Özellik Değeri

AnnotationSmartLabelStyle

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

Öznitelikler

Açıklamalar

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

Not

Veri noktası etiketlerinin de akıllı etiketleri etkinleştirilmiş olması gerekir.

Şunlara uygulanır