This is a migrated thread and some comments may be shown as answers.

Zooming On Y-axis and Vertical Line

1 Answer 95 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
chandra
Top achievements
Rank 1
chandra asked on 10 Jun 2008, 02:13 PM
hi,

I want to Zoom the chart along the Y-axis.

Ex:-

http://www.smartmoney.com/eqsnaps/index.cfm?story=charting&symbol=IBM

open the above link.
In that one When the user clicks on the chart and drags along X-axis, it is zooming that part. But I want to Zoom it along Y-axis (i.e when the user clicks on the Y-axis and drags the cursor, we have to zoom the chart along Y-Axis.)

One more thing is, It is showing one vertical line  for all the charts.
I have charts one above the other(for all date on X-axis).
Instead of that one I want one fixed vertical line, it should have to pass through all the charts.
suppose I have a combo box. I will  select one particular range in that combo box. i have to highlight that particular range data items with one vertical line
(i.e That vertical line should have to be expand, and should have to cover the data items of the combobox selected dates range).

Thanks and Regards,
chandra

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 12 Jun 2008, 02:50 PM
Hello Chandra,

Unfortunately our WinForms charting control does not support zooming. You can simulate it by setting custom ranges on YAxis (as discussed here).

As for the static line you need -- RadChart does not provide means to set static line throughout several controls, but you can use MarkedZones and make sure all your charts are synchronized, so the marked zones appear synchronized too.

Hope this helps.

Sincerely,
Ves
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Chart (obsolete as of Q1 2013)
Asked by
chandra
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or