Version

Add Method (SparklineGroupCollection)

Adds a new SparklineGroup
Syntax

Parameters

type
The type of the group.
locationRange
The aggregated location for the sparklines in the group.
dataRange
The aggreagated data range for all the sparklines in the group.
groupInitializer
An optional callback for initializing the group before it is added to the collection.
cellReferenceMode
An optional Infragistics.Documents.Excel.CellReferenceMode to use to parse the location and data ranges. If null it defaults to the workbook's mode.

Return Value

The added group
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also