SpreadJS Documentation
displayHidden Field
Indicates whether data in hidden cells is plotted for the sparklines in this sparkline group.
Syntax
var instance = new GcSpread.Sheets.SparklineSetting(setting);
var value; // Type: boolean
value = instance.displayHidden;
var displayHidden : boolean;
See Also

Reference

SparklineSetting class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.