ICharts Methods |
The ICharts type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add |
Creates a new chart.
|
|
|
Add(String) |
// Adds specified chart to the collection.
//
|
|
|
GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
|
|
|
Remove |
Removes Chart object from the collection.
|