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

Grid Line Annotations and Data Point

1 Answer 120 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Bárbara
Top achievements
Rank 1
Bárbara asked on 03 Mar 2016, 02:43 PM

In my chart I have dashed grid line custom lines but they're on the top of my customized data points. This doesn't happen on the regular Y axis lines.(see Screenshot)

I don't want my grid lines annotations to be on the top of my data points - How to fix this?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 07 Mar 2016, 09:37 AM
Hello Barbara,

In order to put the custom line annotations behind the data points you can use the ZIndex property of the annotation and set its value to a lower value. For example -200.
<telerik:CartesianCustomLineAnnotation ZIndex="-200"/>
Let us know if this solution works for you.

Regards,
Ivan
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
ChartView
Asked by
Bárbara
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Share this question
or