Search found 2 matches
- Mon Feb 18, 2008 4:35 pm
- Forum: .NET
- Topic: Chart.Zoom.ZoomRect() - What is the maximum height?
- Replies: 2
- Views: 1988
That does the trick!
Thank you, that does exactly what i want.
- Mon Feb 18, 2008 11:27 am
- Forum: .NET
- Topic: Chart.Zoom.ZoomRect() - What is the maximum height?
- Replies: 2
- Views: 1988
Chart.Zoom.ZoomRect() - What is the maximum height?
I am trying to customise the zoom so that the full height of the chart is always shown. I have a chart_Zoomed handler and I would like to modify the mouse selected zoom by setting the zoom rectangle y value to 0 and the height to the height of the chart. How can I obtain the correct height value for...