GrapeCity.Xaml.Excel
Min Property (IScaling)


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

Reference

IScaling Interface
IScaling Members