Hello,
I have a StockChart with couple area graphs, and a navigator, and whenever I navigate around, I lose my crosshair...
Before any navigation, crosshair is visible and works, but after some moving around, it goes invisible, I check the chart object,
and see that its visible option is true...
Tho I do not know if it is related but, I have seen this option as false;
myChart._plotArea.crosshairs[0]._visible = false
Please help me with this issue... Really irritating :(
Thanks!
I have a StockChart with couple area graphs, and a navigator, and whenever I navigate around, I lose my crosshair...
Before any navigation, crosshair is visible and works, but after some moving around, it goes invisible, I check the chart object,
and see that its visible option is true...
Tho I do not know if it is related but, I have seen this option as false;
myChart._plotArea.crosshairs[0]._visible = false
Please help me with this issue... Really irritating :(
Thanks!