C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Axis Class / Min Property

In This Topic
Min Property (Axis)
In This Topic
Gets or sets the minimum value shown on the axis.
Syntax
'Declaration
 
Public Property Min As System.Double
 
Remarks
If the minimum is equal to NaN(default value) the minimum is calculated automatically.
See Also