ChartDirector 7.1 (C++ Edition)
QViewPortControl
.
setChart
Usage
void setChart(BaseChart *c);
Description
Sets a
BaseChart
object for displaying in the control. The chart usually is an overall chart that includes the full data range.
Arguments
Argument
Default
Description
c
(Mandatory)
The BaseChart object to be displayed.
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.