[]
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 |
|---|---|
| ModifyLocation(int, int) | Modifies the location of a single sparkline. |
| ModifyLocation(string) | Modifies the location of a single sparkline. |
| ModifySourceData(string) | Modifies the source data for a single sparkline. |