Click or drag to resize

ChartsCollection Add Method

Overload List
Name Description
Public method Add
Adds a new chart.
Public method Add(String)
Add a new chart with name.
Public method Add(ChartSheet)
Adds chart to the collection.
Public method Add(IChart)
Adds a chart to the collection.
(Inherited from XlsChartsCollection .)
Top
See Also