Chart.BorderlineWidth Property
.NET Framework (current version)
Gets or sets the width of the border line for the entire chart image.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public int BorderlineWidth { get; set; }
Property Value
Type: System.Int32An integer value that determines the width of the chart image border line, in pixels.
.NET Framework
Available since 4.0
Available since 4.0
Show: