ChartDirector 6.0 (C++ Edition)
MultiChart
.setMainChart
Usage
void setMainChart(const BaseChart *c);
Description
Sets the chart that receives viewport mouse actions (for zooming and scrolling support).
Arguments
Argument
Default
Description
c
(Mandatory)
The chart that is to receive viewport mouse actions.
Return Value
None
© 2015 Advanced Software Engineering Limited. All rights reserved.