Spread.Sheets Documentation
SparklineGroup Method
The type of sparkline.
The setting of the sparkline group.
Represents a sparkline group.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup( 
   type : SparklineType,
   setting : SparklineSetting
) : any;

Parameters

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

Reference

Sparklines type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.