SpreadJS Documentation
groupMaxValue Field
Gets the maximum value of the sparkline group.
Syntax
var instance = new GcSpread.Sheets.SparklineSetting(setting);
var value; // Type: number
value = instance.groupMaxValue;
var groupMaxValue : number;
See Also

Reference

SparklineSetting class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.