Click or drag to resize

ChartFormatCollection Add Method

Overload List
Name Description
Public method Add(ChartFormat)
Adds a chart format to the collection.
Public method Add(XlsChartFormat)
Adds the specified chart format to the current chart format settings.
(Inherited from XlsChartFormatCollection .)
Public method Add(XlsChartFormat, Boolean)
Adds or replaces a chart format in the collection based on the specified condition.
(Inherited from XlsChartFormatCollection .)
Top
See Also