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

ChartSeries z-order question

1 Answer 61 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Emil Alexiev
Top achievements
Rank 1
Emil Alexiev asked on 22 Sep 2011, 12:17 AM
Hi,
I have a chart with 4 series (created programatically).  3 series are spline type and 1 is point type.  I need the point type series to be on top of the spline series but i cannot find a way to make the point series to draw on top of the splines.  Look at the attached image to see the problem.

I tried using series.BringToTop() but it crashes the app, I also tried changing the order of creating the series and order of adding them to the chart.Series container but that doesn't change the z-order.  Any suggestions on how to accomplish this?
Thanks.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 27 Sep 2011, 08:34 AM
Hello Emil,

Adding the series in a specific order should be respected. If this is not the case at your end, it will be best if you open a formal support ticket, and send us a small project, demonstrating your setup, and showing the unwanted behavior, for additional review and testing.

Regards,
Yavor
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Chart (obsolete as of Q1 2013)
Asked by
Emil Alexiev
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or