GrapeCity.Documents.Excel Namespace / ICascadeSparkLine Interface / Minimum Property
In This Topic
Minimum Property
In This Topic
A number that represents the minimum values of the display area. The default value is null.
Syntax
System.Nullable<double> Minimum {get;}
See Also