LegendCellColumn.Legend Property

.NET Framework (current version)
 

Gets the legend in which this legend cell column belongs to.

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

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

Property Value

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

A Legend object that represents the legend in which this legend cell column belongs to.

.NET Framework
Available since 4.0
Return to top
Show: