BarChart for ASP.NET WebForms
Max Property

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

Reference

ChartAxis Class
ChartAxis Members