TeeCHart Newbie Q1 of 1022 Zooming and Scrolling
Posted: Fri Jul 02, 2010 5:30 am
Greetings.
I am trying to implement a scrollbar to use with Teechart.
How does one keep track of "how zoomed in" a chart is ...
you can zoom a chart in by a given percent(.ZoomPercent Method)
But there is no read value that I can see ...
Please point me in the right direction ... do I use a property of the axis ? which I would assume I'd store intial value and compare to the axis value after a zoom and ' then 'do the math'
Is there a property that will tell me the size of the chart area unzoomed and another that will tell me the size of the 'zoomed window' with which I can calculate a percentage zoom ?
Or is there a better way ???
I am trying to implement a scrollbar to use with Teechart.
How does one keep track of "how zoomed in" a chart is ...
you can zoom a chart in by a given percent(.ZoomPercent Method)
But there is no read value that I can see ...
Please point me in the right direction ... do I use a property of the axis ? which I would assume I'd store intial value and compare to the axis value after a zoom and ' then 'do the math'
Is there a property that will tell me the size of the chart area unzoomed and another that will tell me the size of the 'zoomed window' with which I can calculate a percentage zoom ?
Or is there a better way ???