BarChart for ASP.NET WebForms
StrokeWidth Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : StrokeWidth Property
A value that indicates the stroke width of the chart style.
Syntax
'Declaration
 
Public Property StrokeWidth As System.Nullable(Of Double)
public System.Nullable<double> StrokeWidth {get; set;}
See Also

Reference

ChartStyle Class
ChartStyle Members