Chart.Legends Właściwość

Definicja

Pobiera lub ustawia LegendCollection obiekt używany do przechowywania wszystkich Legend obiektów używanych przez kontrolkę Chart .

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

Wartość właściwości

LegendCollection

LegendCollection Obiekt używany do przechowywania wszystkich Legend obiektów.

Atrybuty

Uwagi

Ta właściwość kolekcji przechowuje wszystkie Legend obiekty używane przez kontrolkę Chart .

Dotyczy