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

Reference

SparklineSetting class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.