Aracılığıyla paylaş


Chart.Legends Özellik

Tanım

Denetim tarafından Chart kullanılan tüm Legend nesneleri depolamak için kullanılan bir LegendCollection nesneyi alır veya ayarlar.

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

Özellik Değeri

LegendCollection

LegendCollection Tüm Legend nesneleri depolamak için kullanılan nesne.

Öznitelikler

Açıklamalar

Bu koleksiyon özelliği, denetim tarafından Chart kullanılan tüm Legend nesneleri depolar.

Şunlara uygulanır