Page 1 of 1

ASPNET Zoom TeeChartNET 2.0.2040.15119

Posted: Mon Aug 08, 2005 5:58 am
by 9637623
Hi,
What is the method to use to calculate with precision the real values of each point of the rectangle selection zoom (using the values x0,x1,y0,y1 passed in the request) ? The method I want must be compatible with the last version 2.0.2040.1511.
Thanks

Posted: Mon Aug 08, 2005 11:34 am
by Pep
Hi,

I'm not sure if this is what you're looking for. The method used in the Zoom Tool is :
Chart.Zoom.ZoomRect(r);
where r is a Rectangle.