SpreadJS Documentation
GC.Spread.Sheets.Sparklines Namespace / AreaSparkline type / AreaSparkline Constructor
In This Topic
    AreaSparkline Constructor
    In This Topic
    Represents the class for the area sparkline.
    Syntax
    var instance = new GC.Spread.Sheets.Sparklines.AreaSparkline();
    function AreaSparkline() : AreaSparkline;
    See Also