BarChart for ASP.NET WebForms
Height Property (ChartStyle)

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

Reference

ChartStyle Class
ChartStyle Members