Arvind Dhasmana
Top achievements
Rank 1
Arvind Dhasmana
asked on 05 May 2010, 07:49 AM
Hi
My Requirement is i am having a Chart displayed and i want to plot some point on graph during execution and calculate with those new point drawn on the chart.
I have attached a diagram to show my requirement.
It is very important so please reply ASAP.
Regards
CHaru Pahuja
My Requirement is i am having a Chart displayed and i want to plot some point on graph during execution and calculate with those new point drawn on the chart.
I have attached a diagram to show my requirement.
It is very important so please reply ASAP.
Regards
CHaru Pahuja
4 Answers, 1 is accepted
0
Arvind Dhasmana
Top achievements
Rank 1
answered on 07 May 2010, 11:25 AM
Hi
Please reply to this post. It is urgent
Regards
CHaru Pahuja
Please reply to this post. It is urgent
Regards
CHaru Pahuja
0
Hello Arvind Dhasmana,
The RadChart control is able to render different sets of points no matter if they are added before the control appears on the screen or during execution(e.g. on click event). To render the additional points you should just add a new SeriesMapping object(if your chart is data bound) or add a new DataSeries collection(in case you manually add the data).
Hope this will help.
All the best,
Velin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
The RadChart control is able to render different sets of points no matter if they are added before the control appears on the screen or during execution(e.g. on click event). To render the additional points you should just add a new SeriesMapping object(if your chart is data bound) or add a new DataSeries collection(in case you manually add the data).
Hope this will help.
All the best,
Velin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Arvind Dhasmana
Top achievements
Rank 1
answered on 10 May 2010, 12:01 PM
HI
But i am
not able to achieve this new points are not shown as i click the mouse and capture mouseleftbuttondown event .
Please can you explain me with the help of an example.
Thanks and Regards
Charu Pahuja
But i am
not able to achieve this new points are not shown as i click the mouse and capture mouseleftbuttondown event .
Please can you explain me with the help of an example.
Thanks and Regards
Charu Pahuja
0
Hello Arvind Dhasmana,
Unfortunately, adding items to the chart control on click event is not supported in the current version of the control.
Please, accept our apologies for this inconvenience.
All the best,
Velin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Unfortunately, adding items to the chart control on click event is not supported in the current version of the control.
Please, accept our apologies for this inconvenience.
All the best,
Velin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.