BarChart for ASP.NET WebForms
Min Property

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

Reference

ChartAxis Class
ChartAxis Members