ISparkline Interface Members
In This Topic
The following tables list the members exposed by ISparkline.
Public Methods
| Name | Description |
 | fromJson | Generate the sparkline from the json string |
 | getLocation | Gets or sets the location of a single sparkline. |
 | getSourceData | Gets the range that contains the source data for a single sparkline. |
 | setLocation | Sets the location of a single sparkline. |
 | setSourceData | Sets the range that contains the source data for a single sparkline. |
 | toJson | Generate the json string from sparkline |
Top
See Also