Chart.Legends Właściwość

Definicja

Pobiera lub ustawia obiekt LegendCollection , który przechowuje wszystkie Legend obiekty używane przez kontrolkę Chart .

public:
 property System::Windows::Forms::DataVisualization::Charting::LegendCollection ^ Legends { System::Windows::Forms::DataVisualization::Charting::LegendCollection ^ get(); };
public System.Windows.Forms.DataVisualization.Charting.LegendCollection Legends { get; }
member this.Legends : System.Windows.Forms.DataVisualization.Charting.LegendCollection
Public ReadOnly Property Legends As LegendCollection

Wartość właściwości

LegendCollection

LegendCollection Obiekt, który zawiera Legend obiekty używane przez wykres.

Uwagi

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

Dotyczy