I'm new to this forum so appreciate any help :-).
I'm using XamDataChart to represent and area spline. I have two series on one Axis. Every so often, the smaller value goes behind the larger one. Have a look at the attached screenshot.
In most situations, the pink is in front. However, sometimes, the pink line goes to the back. Is there a parameter to specify which one goes on top?
Sorry if this is a simple question but I've been looking everywhere.
Hello Eric, Are you adding and removing Series? If so, this could explain the behavior as the more recently added Series added in the collection will appear on-top in the order they're added. You can refer to the index of the series.