RadRangeSelector: not properly sorted and not stacked

1 Answer 24 Views
ChartView RangeSelector
Eric Moreau
Top achievements
Rank 2
Iron
Iron
Veteran
Eric Moreau asked on 13 Nov 2023, 07:57 PM

Hi

I am playing with the RadRangeSelector. I have associated it to an existing chart. The chart is dynamically filled using data from the database.

In the image here below, the top control is a RadRangeSelector, the bottom control is a RadChartView.

Notice that my bottom chart shows series as stacked. How can I get the RadRangeSelector also showing stacked series?

Also notice that the dates are not inlined between top and bottom. How can the RadRangeSelector be sorted by dates (as my chart is showing)?

 

Eric Moreau
Top achievements
Rank 2
Iron
Iron
Veteran
commented on 14 Nov 2023, 07:44 PM

Hi

I have added some code to ensure I am feeding the series of the chart in the correct order. Now I get both the Chart and the Selector in the same sequence.

But still not stacked. How to acheive that part?

 

Eric Moreau
Top achievements
Rank 2
Iron
Iron
Veteran
commented on 14 Nov 2023, 08:24 PM

got the stacked part working as well, was using the initializing event instead of the initialized one!

1 Answer, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 15 Nov 2023, 09:46 AM

Hello, Eric, 

Following your latest posts, it seems that you managed to get the RadRangeSelector working fine now. I assume that you are referring to SeriesInitialized/SeriesInitializing events to setup the series. SeriesInitialized triggers when series is already initialized while SeriesInitializing triggers when series is initializing. 

More useful information you can find here: Customizing RadRangeSelector - RadRangeSelector - Telerik UI for WinForms 

If you have any other questions do not hesitate to contact us.

Regards,
Nadya
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ChartView RangeSelector
Asked by
Eric Moreau
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Nadya | Tech Support Engineer
Telerik team
Share this question
or