|
ChartNext
Returns the chart ID of the chart next to the specified one.
long ChartNext(
|
Parameters
chart_id
[in] Chart ID. 0 does not mean the current chart. 0 means "return the first chart ID".
Return Value
Chart ID. If this is the end of the chart list, it returns -1.
Example:
//--- variables for chart ID
|