Hello,
I'd like to implement reltime price label on the price axis.
Consider a screen shot of what I am going to do.
Any ideas of how to achieve this? Any help is greatly appreciated.
Thank you.
Your best move there may be to float a label over the canvas.
In the RTM version of the product there are methods scaleValue and unscaleValue on the chart widget that should help you position the label at the correct height on top of the other axis visuals.
-Graham