BarChart for ASP.NET WebForms
Width Property (ChartStyle)

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

Reference

ChartStyle Class
ChartStyle Members