Is there a simple way to change the order that a number FastLineRenderableSeries are drawn on the graph surface?
We want to be able to change the order in some other part of our program and have the graph update to reflect that change.
Thanks
- Andrew Milford asked 6 months ago
- You must login to post comments
Hi Andrew,
This is a duplicate of Change Series Priority (Z-Order)
Yes, just change the order of the RenderableSeries in the SciChartSurface.RenderableSeries collection.
Hope this helps,
Best regards,
Andrew
- Andrew Burnett-Thompson answered 6 months ago
- You must login to post comments
Please login first to submit.