OnChartEventProcess
OnChartEventProcess
OnChartEventProcess
Sets a flag to handle the OnChartEvent event.
void OnChartEventProcess(
bool value // flag
)Parameters
- value
[in] Flag to handle the OnChartEvent event.
Return Value
None.
Note
If the flag is true, the OnChartEvent event is handled. By default, the flag is set to false.
Last updated on