ChartDirector 7.1 (C++ Edition)
FinanceChart
.
setAxisOnRight
Usage
void setAxisOnRight(bool b);
Description
Sets whether the main y-axis is on right of left side of the plot area. The default is on right.
Arguments
Argument
Default
Description
b
(Mandatory)
A true value means the y-axis is on right. A false value means the y-axis is on left.
Return Value
None
© 2023 Advanced Software Engineering Limited. All rights reserved.