Hi,
I've a ChartControl, that has three charts.
Two are cartesian, one is polar.
I've to zoom only on the polar(the DataZoom on cartesian works already fine).
The goal is to draw a frame(like with the DataZoomTool, except it has a fixed width/height ratio, corresponding to the chart size). When we finish to draw(OnMouseUp), we zoom on this part.
I attached you two pictures with the normal.png(before zoom) and zoomed.png(when we have made the frame and zoomed on it).
Thank you for the support