var instance = new GC.Spread.Sheets.Sparklines.SparklineEx();
function SparklineEx;
var instance = new GC.Spread.Sheets.Sparklines.SparklineEx();
function SparklineEx;
Object
GC.Spread.Sheets.Sparklines.SparklineEx
| Name | Description | |
|---|---|---|
![]() | SparklineEx Constructor | Represents the base class for the other SparklineEx classes. |
| Name | Description | |
|---|---|---|
![]() | createFunction | Creates a custom function used to provide data and settings for SparklineEx. |
![]() | fromJSON | Loads the object state from the specified JSON string. |
![]() | name | Gets the name of SparklineEx. |
![]() | paint | Paints the SparklineEx on the canvas. |
![]() | toJSON | Saves the object state to a JSON string. |