Page 1 of 1

Control markers drawing order

Posted: Tue Sep 13, 2016 2:10 pm
by jorge
I have different kind of markers, and would like some of these markers to be always on top of other markers, depending on some attribute of the marker.

Is there an easy way to do this?

Thanks

Re: Control markers drawing order

Posted: Tue Sep 13, 2016 2:29 pm
by ArctionPasi
Hi,

the rendering order of markers is defined by the order of markers in SeriesEventMarkers collection. So, just rearrange the collection respectively. Marker with index 0 renders in back.