Hello,
What does SetCurrentZoom() function returns exactly? It returns 4 pair of{X,Y} . What do they indicate in chart? I supposed they were coordinates of zoom area and I tried to get values of vertical axis and tried this code WebChart1.Chart.Series[0].YValues[mn] but I could not get what I want.
I actually need to zoom custom axes(left axis is custom), I guess I need
y-axis values so I tried above the code to use it in SetMinMax().
Could you help me about zooming custom axis on a selected area by mouse in a web application?
SetCurrentZoom
-
- Site Admin
- Posts: 1349
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Riudellots de la Selva, Catalonia
- Contact:
Hello!
Sure. Which version of teechart.net are you using?Could you help me about zooming custom axis on a selected area by mouse in a web application?
Thank you!
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/