ComponentOne FlexPivot for WinForms
ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly
/
C1.Win.Chart Namespace
/
Axis Class
/ Min Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Min Property (Axis)
In This Topic
Gets or sets the minimum value shown on the axis.
Syntax
Visual Basic
C#
'Declaration Public Property Min As
Double
public
double
Min {get; set;}
Remarks
If the minimum is equal to NaN(default value) the minimum is calculated automatically.
See Also
Reference
Axis Class
Axis Members