Sparkline Methods
Represents a single sparkline in the sparkline group.| Name | Description |
|---|---|
| Delete() | Removes an individual sparkline from the sparkline group. |
| MoveTo(SparklineGroup) | Moves the sparkline to the specified sparkline group. |
| SetPosition(Int32, Int32) | Moves a sparkline to a new location. |
See Also