Hello,
I am making an application in which one of the requirements is being able to change the horizontal axis from a ContinuousDateTime to a CategoricalDateTime on the click of a button. I've had no problems doing this in itself, but when I change the horizontalAxis, my ZoomPanBar vanishes from the graph. Zooming and panning still works, just the bar is gone. Is there a way to get the bar back once it has vanished? Or even better, a way for it to not vanish at all?
Worst case scenario that the above cannot be done, could you provide some code that would allow a ZoomPanBar to control the zoom and pan of a chart in the same application?
Thanks in advance,
Dan
I am making an application in which one of the requirements is being able to change the horizontal axis from a ContinuousDateTime to a CategoricalDateTime on the click of a button. I've had no problems doing this in itself, but when I change the horizontalAxis, my ZoomPanBar vanishes from the graph. Zooming and panning still works, just the bar is gone. Is there a way to get the bar back once it has vanished? Or even better, a way for it to not vanish at all?
Worst case scenario that the above cannot be done, could you provide some code that would allow a ZoomPanBar to control the zoom and pan of a chart in the same application?
Thanks in advance,
Dan