Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICascadeSparkLine Interface / Maximum Property
In This Topic
    Maximum Property
    In This Topic
    A number that represents the maximum values of the display area. The default value is null.
    Syntax
    System.Nullable<double> Maximum {get;}
    See Also