Aracılığıyla paylaş


LegendItem.Cells Özellik

Tanım

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

public:
 property System::Web::UI::DataVisualization::Charting::LegendCellCollection ^ Cells { System::Web::UI::DataVisualization::Charting::LegendCellCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.LegendCellCollection Cells { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.Cells : System.Web.UI.DataVisualization.Charting.LegendCellCollection
Public ReadOnly Property Cells As LegendCellCollection

Özellik Değeri

Bir LegendCellCollection nesnesi.

Öznitelikler

Açıklamalar

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

Not

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

Şunlara uygulanır