C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / Min Property

In This Topic
Min Property (ChartAxis)
In This Topic
A value that indicates the minimum value of the axis.
Syntax
'Declaration
 
Public Property Min As System.Nullable(Of Double)
 
See Also