LegendItem.Cells Özellik

Tanım

Gösterge öğesindeki hücre koleksiyonunu alır.

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

Özellik Değeri

Gösterge LegendCellCollection öğesindeki hücre koleksiyonunu temsil eden nesne.

Açıklamalar

Gösterge öğesi, her biri bir nesneyle temsil edilen ve içinde LegendCelldepolanan bir LegendCellCollection veya daha fazla gösterge hücreden oluşur.

Note

Bu özellik tüm LegendItemiçin geçerlidir.

Şunlara uygulanır