3.8.5Modifying a chart dialog or embedded chart

After a trading chart has been displayed in a dialog or in an iframe, the creator can then modify it using ChartChange().

The creator must first get the ID of the trading chart, from the callback issued by CreateDialog() or CreateSubWidget().

The creator can then modify the chart by passing that ID to ChartChange() with mode: "single" and chartId: X.