Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICascadeSparkLine Interface / ColorTotal Property
In This Topic
    ColorTotal Property
    In This Topic
    A color that represents the color of the last sparkline's box when itemTypeRange does not exist or represents the color of the resulting sparkline's box when itemTypeRange exists. The default value is null.
    Syntax
    System.string ColorTotal {get;}
    See Also