Group: Forum Members
Last Active: 10 Years Ago
Posts: 2,
Visits: 5
|
Hi,
I would like to know if it's possible to use the NZoomTool(not the NDataZoomTool) with a polar chart?
The goal is to have the ability to make a zoom on a part of the chart with a frame drawed by the mouse.
This frame has always a 1:1 ratio for width/height due to the polar chart nature.
How could I achieve this for one chart(my chartControls contains 3 charts, only one is a polar chart and needs this feature).
I found this: http://support.nevron.com/KB/a185/implement-zooming-panning-axis-scrolling-nevron-chart-net.aspx But: 1. This is a zoom on data, and I need a zoom on the whole plot(with axis that aren't always at the same position) 2. Doesn't seems to works with polar, I guess because of the RangeSelection that isn't available
Thank you very much
|