BarChart for ASP.NET WebForms
StrokeOpacity Property

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

Reference

ChartStyle Class
ChartStyle Members