Hello!
What syntax I can use to set yRight axis scale visible? By default I can only see yLeft and xBottom.
-Jeo
Printable View
Hello!
What syntax I can use to set yRight axis scale visible? By default I can only see yLeft and xBottom.
-Jeo
simple codeCode:
myPlot->enableAxis(myPlot->yRight);