Spread.Sheets Documentation
count Method
Represents the count of the sparkline group innerlist.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
var value; // Type: number
value = instance.count();
function count() : number;

Return Value

The sparkline count in the group.
See Also

Reference

SparklineGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.