LegendItem.Enabled Property

.NET Framework (current version)
 

Gets or sets a flag that indicates whether the legend item is enabled.

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

Public Property Enabled As Boolean

Property Value

Type: System.Boolean

true if the legend item is enabled; otherwise, false. The default value is true.

This property is applicable to the entire LegendItem.

.NET Framework
Available since 4.0
Return to top
Show: