Aracılığıyla paylaş


LegendItem.Cells Özellik

Tanım

Gösterge öğesinde 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

LegendCellCollection

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

Açıklamalar

Gösterge öğesi, her biri bir nesneyle temsil edilen ve içinde depolanan bir veya daha LegendCell fazla gösterge hücresi LegendCellCollection içerir.

Not

Bu özellik tüm için LegendItem geçerlidir.

Şunlara uygulanır