[]
Represents a single sparkline.
public interface ISparkline
Public Interface ISparkline
Name | Description |
---|---|
Location | Gets or sets the location of a single sparkline. |
SourceData | Gets or sets the range that contains the source data for a single sparkline. |
Name | Description |
---|---|
FromJson(string) | Generate the sparkline from the json string. |
ToJson() | Generate the json string from sparkline. |