Click or drag to resize

ICharts Methods

The ICharts type exposes the following members.

Methods
Name Description
Public method Add
Creates a new chart.
Public method Add(String)
// Adds specified chart to the collection. //
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable .)
Public method Remove
Removes Chart object from the collection.
Top
See Also