Spread.Services Documentation
Add Method (ISparklineGroups)
GrapeCity.Documents.Spread Namespace > ISparklineGroups Interface : Add Method
The type of sparkline.
Represents the range to use to create the sparkline.
Creates a new sparkline group and returns an ISparklineGroup object.
Syntax
ISparklineGroup Add( 
   SparkType type,
   System.string sourceData
)

Parameters

type
The type of sparkline.
sourceData
Represents the range to use to create the sparkline.

Return Value

See Also

Reference

ISparklineGroups Interface
ISparklineGroups Members