LegendCell.LegendItem Property

.NET Framework (current version)
 

Gets the legend item in which this cell belongs to.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BrowsableAttribute(false)>]
abstract LegendItem : LegendItem with get
[<BrowsableAttribute(false)>]
override LegendItem : LegendItem with get

Property Value

Type: System.Web.UI.DataVisualization.Charting.LegendItem

A LegendItem object in which this cell belongs to.

.NET Framework
Available since 4.0
Return to top
Show: