LegendItem.Cells Property
.NET Framework (current version)
Gets the collection of cells in the legend item.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> Public ReadOnly Property Cells As LegendCellCollection
Property Value
Type: System.Web.UI.DataVisualization.Charting.LegendCellCollectionA LegendCellCollection object.
A legend item consists of one or more legend cells, each represented by a LegendCell object and stored in a LegendCellCollection.
Note |
|---|
This property is applicable to the entire LegendItem. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
