Aracılığıyla paylaş


Chart.Annotations Özellik

Tanım

Grafik ek açıklamalarını AnnotationCollection depolamak için kullanılan nesneyi alır veya ayarlar.

public:
 property System::Web::UI::DataVisualization::Charting::AnnotationCollection ^ Annotations { System::Web::UI::DataVisualization::Charting::AnnotationCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.AnnotationCollection Annotations { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.Annotations : System.Web.UI.DataVisualization.Charting.AnnotationCollection
Public ReadOnly Property Annotations As AnnotationCollection

Özellik Değeri

AnnotationCollection

AnnotationCollection Grafik ek açıklamalarını depolamak için kullanılan nesne.

Öznitelikler

Açıklamalar

Tüm grafik ek açıklamaları bu koleksiyon özelliğinde depolanır.

Şunlara uygulanır