LegendCell.Legend Property

.NET Framework (current version)
 

Gets the legend in which this cell belongs to.

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

<BrowsableAttribute(False)>
Public Overridable ReadOnly Property Legend As Legend

Property Value

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

A Legend object in which this cell belongs to.

.NET Framework
Available since 4.0
Return to top
Show: