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

Proper way to hide a Serie

4 Answers 40 Views
Chart for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jean
Top achievements
Rank 2
Jean asked on 28 Oct 2012, 01:01 PM
Hi,

In my scenario i would like to Hide/Show series of my Chart (to switch between BarSeries and BarSeries style.
Currently i used to simply change the Visibility property of the series, that's working but the info box is style visible for the Collapsed serie (so i have two info box).

By info box i mean 
<telerik:RadCartesianChart.Behaviors>
    <telerik:ChartTrackBallBehavior InfoMode="Multiple" ShowInfo="True"/>
</telerik:RadCartesianChart.Behaviors>

Any idea ?
Thanks

4 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 29 Oct 2012, 05:25 PM
Hi, Jean

Thank you for using Telerik RadControls for Windows 8!

I tried to reproduce the described issue but with no result, everything is working fine at our side. I have prepared you a sample project which works correctly. Please find the attached file and let me know if it works on your side.

I hope this helps. If you have any further questions don't hesitate to contact us again.

 

Greetings,
Ivaylo Gergov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jean
Top achievements
Rank 2
answered on 30 Oct 2012, 06:48 PM
Dear Ivaylo,

Please find here (safe) your project with a little change to allow you to see the problem.

If the serie is set one time to visible, even if you collaps it later, the infobox persist.

thanks
0
Ivaylo Gergov
Telerik team
answered on 01 Nov 2012, 03:02 PM
Hello, Jean

Thank you for using our RadControls for Windows 8!

Unfortunately you are completely right. Once the InfoBox is drawn for the two Series there is no way to get it back. I have logged this issue as a bug and we will do our best to fix it for the next release. Currently the only workaround would be to remove the series from the Series collection of the chart.

Thank you for your time and valuable information. I have updated your Telerik points accordingly. Do not hesitate to write us back should you have any other question/problem with our tools.

 

All the best,
Ivaylo Gergov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jean
Top achievements
Rank 2
answered on 01 Nov 2012, 03:11 PM
Hi,

Ok thanks, i will wait for the fix (not a big problem and understandable for a young version of the controls).

have a nice day.
Tags
Chart for XAML
Asked by
Jean
Top achievements
Rank 2
Answers by
Ivaylo Gergov
Telerik team
Jean
Top achievements
Rank 2
Share this question
or