GcSpread.Sheets Namespace : SparklineEx type |
var instance = new GcSpread.Sheets.SparklineEx();
function SparklineEx;
Object
GcSpread.Sheets.SparklineEx
GcSpread.Sheets.AreaSparkline
GcSpread.Sheets.BoxPlotSparkline
GcSpread.Sheets.BulletSparkline
GcSpread.Sheets.CascadeSparkline
GcSpread.Sheets.HBarSparkline
GcSpread.Sheets.ParetoSparkline
GcSpread.Sheets.PieSparkline
GcSpread.Sheets.ScatterSparkline
GcSpread.Sheets.SpreadSparkline
GcSpread.Sheets.StackedSparkline
GcSpread.Sheets.VariSparkline
GcSpread.Sheets.VBarSparkline
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. |