This question is locked. New answers and comments are not allowed.
Hi there,
I'm getting along with your controls quite well and it's fun to work with, but now I'm a little bit stuck. For our current project, I'm trying to build a chart that basically consists of a line, but not quite the standard one. We're going to visualize some sensor data in that chart, e.g. a current. I want to have the time on the x-axis with the value on the y-axis. The problem is the interpolating of values between two neighboring points. So if you have a value of 220 Volts at, let's say, 10:10 am and a value of 230 Volts at 10:11 am, there's a diagonal line between them where I would like to have a horizontal line (like a step). Here's an example: http://www.visifire.com/silverlight_stepline_charts_gallery.php
Is there a way to make a chart behave that way? Thanks for your help!
Regards,
Robert
I'm getting along with your controls quite well and it's fun to work with, but now I'm a little bit stuck. For our current project, I'm trying to build a chart that basically consists of a line, but not quite the standard one. We're going to visualize some sensor data in that chart, e.g. a current. I want to have the time on the x-axis with the value on the y-axis. The problem is the interpolating of values between two neighboring points. So if you have a value of 220 Volts at, let's say, 10:10 am and a value of 230 Volts at 10:11 am, there's a diagonal line between them where I would like to have a horizontal line (like a step). Here's an example: http://www.visifire.com/silverlight_stepline_charts_gallery.php
Is there a way to make a chart behave that way? Thanks for your help!
Regards,
Robert