LegendItem.Cells Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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.