Chart.Legends Özellik

Tanım

Denetim tarafından LegendCollection kullanılan tüm Legend nesneleri depolamak için kullanılan bir Chart 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 Tüm Legend nesneleri depolamak için kullanılan nesne.

Öznitelikler

Açıklamalar

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

Şunlara uygulanır