var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup;
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting);
function SparklineGroup;
Object
GC.Spread.Sheets.Sparklines.SparklineGroup
Name | Description | |
---|---|---|
SparklineGroup Constructor | Represents a sparkline group. |
Name | Description | |
---|---|---|
setting | Indicates the sparkline settings. | |
sparklineType | Indicates the sparkline type. |
Name | Description | |
---|---|---|
add | Adds a sparkline to the group. | |
clone | Clones the current sparkline group. | |
contains | Determines whether the group contains a specific value. | |
count | Represents the count of the sparkline group innerlist. | |
dateAxisData | Represents the date axis data. | |
dateAxisOrientation | Represents the date axis orientation. | |
remove | Removes the first occurrence of a specific object from the group. |