ChartArea.BorderWidth Property
.NET Framework (current version)
Gets or sets the border width of a ChartArea object.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property BorderWidth As Integer
Property Value
Type: System.Int32An integer value that determines the border width, in pixels, of the chart area.
Note that the BorderWidth property can also set the width of lines for line charts, custom legend items displayed with a line style, and so forth.
.NET Framework
Available since 4.0
Available since 4.0
Show: