Spread.Sheets Documentation
SparklineGroup Constructor
The type of sparkline.
The setting of the sparkline group.
Represents a sparkline group.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup( 
   type : SparklineType,
   setting : SparklineSetting
) : SparklineGroup;

Parameters

type
The type of sparkline.
setting
The setting of the sparkline group.
See Also

Reference

SparklineGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.