Hi,
Use ZIndex property doesn't work when i use it like that :
The series are under the annotation.
So, when putting Panel.ZIndex = 0 CartesianGridLineAnnotation with snoop, shows the annotation under the series like i expect.
Use ZIndex property doesn't work when i use it like that :
<telerik:CartesianGridLineAnnotation Axis="{Binding ElementName=verticalAxis}" Value="0" Stroke="White" ZIndex="0"/>The series are under the annotation.
So, when putting Panel.ZIndex = 0 CartesianGridLineAnnotation with snoop, shows the annotation under the series like i expect.