Aracılığıyla paylaş


Chart.Legends Özellik

Tanım

Denetim tarafından Chart kullanılan tüm Legend nesneleri depolayan bir LegendCollection alır veya ayarlar.

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

Özellik Değeri

LegendCollection

LegendCollection Grafik tarafından kullanılan nesneleri içeren Legend nesne.

Açıklamalar

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

Şunlara uygulanır