GcSpread.Sheets Namespace : Sparkline class |
var instance = new GcSpread.Sheets.Sparkline(row, column, dataReference, dataOrientation, type, setting);
function Sparkline;
Object
GcSpread.Sheets.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. | |
setting | Gets or sets the sparkline setting of the cell. | |
sparklineType | Gets or sets the type of the sparkline. |