Overload List
| Name | Description | |
|---|---|---|
| Add(Symbol, IChartObject) |
Adds a ChartObject to the specified symbol's chart.
| |
| Add(Symbol, String, IChartObject) |
Adds a ChartObject to the specified symbol using the specified name.
This is useful for retrieving the created chart object at a later
time. Use the GetNamedChartObject function to retrieve the instance.
|