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

Discontinuous function

3 Answers 53 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Stefan
Top achievements
Rank 1
Stefan asked on 24 Mar 2009, 06:46 PM
I would like to draw discontinuous functions using the RadChart control looking something similar like this: example graph During browsing the documentation and the forum, I didn't find any straightforward solution to implement these kind of charts. Is this possible somehow?

My data I would like to display is actually a bunch of segments looking for example like this:

x1       x2       y
0.0     1.3      3.0
1.3     1.7      5.2
1.7     2.1      4.3
2.1     2.9      1.3
....



3 Answers, 1 is accepted

Sort by
0
Dessy
Telerik team
answered on 25 Mar 2009, 09:21 AM
Hello Stefan,

You can draw discontinuous function by creating two or more line series and setting the XValue and YValue properties with the appropriate values.

I hope this information helps.

Best wishes,
Dessy
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Stefan
Top achievements
Rank 1
answered on 26 Mar 2009, 01:38 PM
Thanks for the quick answer. That should be possible. As I understood I should create one line series per segment. I don't like that solution to much, would be cool if you could include this feature in some future versions, I found it in some other libraries like zedgraph and devexpress, they call it step charts.
0
Dessy
Telerik team
answered on 30 Mar 2009, 08:18 AM

Hi Stefan,

Thank you for the suggestion. We have addressed your inquiry to our Developers.

Additionally,  500 points have been added to your account.

Greetings,

Dessy
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Chart (Obsolete)
Asked by
Stefan
Top achievements
Rank 1
Answers by
Dessy
Telerik team
Stefan
Top achievements
Rank 1
Share this question
or