SparklineCollection Add Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Add | 
 
Adds Sparkline instance.
 
 | 
| 
 | 
Add(T) | 
 
Adds an object to the end of the
List
T
.
 
(Inherited from
List
ISparkline
.)
 | 
| 
 | 
Add(CellRange, CellRange) | 
 
Adds the sparkline.
 
 | 
| 
 | 
Add(String, Int32, Int32) | 
 
Adds a sparkline to the specified row and column using the data from the given range.
 
 | 
| 
 | 
Add(CellRange, CellRange, Boolean) | 
 
Adds the sparkline.
 
 |