var instance = new GC.Spread.Sheets.Sparklines.Sparkline(row, column, dataReference, dataOrientation, type, setting);
function Sparkline;
var instance = new GC.Spread.Sheets.Sparklines.Sparkline(row, column, dataReference, dataOrientation, type, setting);
function Sparkline;
Object
GC.Spread.Sheets.Sparklines.Sparkline
Name | Description | |
---|---|---|
Sparkline Constructor | Represents a Sparkline class. |
Name | Description | |
---|---|---|
clone | Clones a sparkline. | |
data | Gets or sets the data object. | |
dataOrientation | Gets or sets the data orientation. | |
dateAxisData | Gets or sets the date axis data object. | |
dateAxisOrientation | Gets or sets the date axis orientation. | |
displayDateAxis | Gets or sets a value that indicates whether to display the date axis. | |
group | Gets or sets the sparkline group. | |
paintSparkline | Paints the sparkline in the specified area. | |
setting | Gets or sets the sparkline setting of the cell. | |
sparklineType | Gets or sets the type of the sparkline. |