Legend.InsideChartArea Property

.NET Framework (current version)
 

Gets or sets the name of the chart area in which the legend is drawn.

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

[<BrowsableAttribute(false)>]
[<BindableAttribute(false)>]
member InsideChartArea : string with get, set

Property Value

Type: System.String

A string value that represents the name of the chart area.

.NET Framework
Available since 4.0
Return to top
Show: