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)]
public virtual LegendItem LegendItem { 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: