Legend.DockedToChartArea Property
.NET Framework (current version)
Gets or sets the name of the ChartArea where the legend will be docked.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member DockedToChartArea : string with get, set
Property Value
Type: System.StringA string value that represents the name of the ChartArea where this legend will be docked. The default value is the empty string.
.NET Framework
Available since 4.0
Available since 4.0
Show: