Click or drag to resize

SparklineCollection Add Method

Overload List
Name Description
Public method Add
Adds Sparkline instance.
Public method Add(T)
Adds an object to the end of the List T .
(Inherited from List ISparkline .)
Public method Add(CellRange, CellRange)
Adds the sparkline.
Public method Add(String, Int32, Int32)
Adds a sparkline to the specified row and column using the data from the given range.
Public method Add(CellRange, CellRange, Boolean)
Adds the sparkline.
Top
See Also