BarChart for ASP.NET WebForms
Opacity Property

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

Reference

ChartStyle Class
ChartStyle Members