GrapeCity.Xaml.Excel
Min Property (Scaling)


GrapeCity.Excel.Chart Namespace > Scaling Class : Min Property
Specifies the minimun value of the axis.
Syntax
'Declaration
 
Public Property Min As Double
'Usage
 
Dim instance As Scaling
Dim value As Double
 
instance.Min = value
 
value = instance.Min
public double Min {get; set;}
See Also

Reference

Scaling Class
Scaling Members