Legend.BorderWidth Property
.NET Framework (current version)
Gets or sets the border width of a legend.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member BorderWidth : int with get, set
Property Value
Type: System.Int32An integer value that determines the border width, in pixels, of the legend.
Note that BorderWidth property can also set the width of lines in such elements as line charts, custom legend items displayed with a "line" style, and so forth.
.NET Framework
Available since 4.0
Available since 4.0
Show: