Spread.Sheets Documentation
clone Method
Clones the current sparkline group.
Syntax
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
var value; // Type: SparklineGroup
value = instance.clone();
function clone() : SparklineGroup;

Return Value

The cloned sparkline group.
See Also

Reference

SparklineGroup type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.