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

RadChart MarkedZone and CustomLine display order

1 Answer 48 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Nicholas
Top achievements
Rank 2
Nicholas asked on 15 Nov 2016, 02:13 PM
Is there a way to set the appearance order Annotations are rendered relative to Series.  I am making charts with a ScatterSeries that overlays a number of RangeSeries. The RangeSeries are color gradients that represent a topography of standard deviations for the ScatterSeries.  I use the CollectionIndex to get the appearance order for these Series right.  Additional, I have a variety of annotations I want to  appear above the range series but below the ScatterSeries.  The default order puts them bellow all the Series. Anyone have some ideas as to how I could address this? 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 17 Nov 2016, 09:20 AM
Hi Nicholas,

I answered your question in the support thread, but I am going to post my answer also here. This way someone else from the community could benefit from the information.

So, to clarify the case, this question is related to RadChartView. And in this scenario you can use the ZIndex property of the annotations to determine their stack order. Most chart presenters as the series and annotations expose ZIndex property.

Regards,
Martin
Telerik by Progress
Telerik UI for WPF is ready for Visual Studio 2017 RC! Learn more.
Tags
Chart
Asked by
Nicholas
Top achievements
Rank 2
Answers by
Martin Ivanov
Telerik team
Share this question
or