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

Is there no series descriptor to use with RangeSeries?

9 Answers 87 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Mitchell
Top achievements
Rank 1
Mitchell asked on 10 Jan 2014, 04:58 PM

There are descriptors for Categorical, Scatter, and Polar. What about for RangeSeries?


Thanks - Mitch

9 Answers, 1 is accepted

Sort by
0
Mitchell
Top achievements
Rank 1
answered on 10 Jan 2014, 07:49 PM
I've refactored my code to not use the chart series provider or any series descriptors. The question is still valid, but it is no longer an issue for me.  Thanks - Mitch
0
Accepted
Yavor
Telerik team
answered on 15 Jan 2014, 09:30 AM
Hi Mitchell,

Indeed, currently we don't have a series descriptor for range series. I have logged it in our feedback portal here. You can vote for it, track it and comment on it.

Regards,
Yavor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Mitchell
Top achievements
Rank 1
answered on 15 Jan 2014, 03:48 PM
Thanks for the confirmation. My use for the area series was for an error range based on another series. As such, it could be added/removed from the chart by the user at run time. That scenario lent itself to using the chart series provider and series descriptors. It was not difficult to do it a different way, but I will go vote for the feature as it still seems the most logical way to go for those situations.  Thanks - Mitch
0
Alex Troto
Top achievements
Rank 1
answered on 08 May 2014, 01:12 PM
Hi Mitchell,
I'm having exactly the same problem, I need to create a error range series, but the descriptor it's missing.
How did you solved the problem?
Thanks in advance,
Alex
0
Alex Troto
Top achievements
Rank 1
answered on 08 May 2014, 01:14 PM
Hi Mitchell, 
In have to implement same thing in my project, a error range series.
Since range series descriptor it's missing, could you please tell me how did you solved the problem?
Thanks,
Alex
0
Mitchell
Top achievements
Rank 1
answered on 08 May 2014, 03:03 PM
Alex, I had to create all of the series and add them to the chart's Series collection. I started off using ChartView hoping to do as much as possible with XAML & binding to my view models. Using ChartView with a dynamic set of series (and series types, and axis types, etc), though, resulted in almost everything done in code.
0
Alex Troto
Top achievements
Rank 1
answered on 09 May 2014, 09:58 AM
Thanks Mitchell for your answer.
Basically, you didn't used XAML binding, just back code.
0
Alex Troto
Top achievements
Rank 1
answered on 23 Jan 2015, 02:53 PM
Hi,
I saw that this request was approved on feedback portal.
Any hint when will implemented ?
Thanks,
Alex
0
Martin Ivanov
Telerik team
answered on 26 Jan 2015, 07:49 AM
Hi Alex,

Currently, this feature is not included in the planning for the our next release (at the end of February). However, if you follow the request in our feedback portal you will be notified by email as soon as there is any change in the feature's status.

Regards,
Martin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ChartView
Asked by
Mitchell
Top achievements
Rank 1
Answers by
Mitchell
Top achievements
Rank 1
Yavor
Telerik team
Alex Troto
Top achievements
Rank 1
Martin Ivanov
Telerik team
Share this question
or