Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > ChartSeries z-order question

Not answered ChartSeries z-order question

Feed from this thread
  • Emil Alexiev avatar

    Posted on Sep 21, 2011 (permalink)

    Hi,
    I have a chart with 4 series (created programatically).  3 series are spline type and 1 is point type.  I need the point type series to be on top of the spline series but i cannot find a way to make the point series to draw on top of the splines.  Look at the attached image to see the problem.

    I tried using series.BringToTop() but it crashes the app, I also tried changing the order of creating the series and order of adding them to the chart.Series container but that doesn't change the z-order.  Any suggestions on how to accomplish this?
    Thanks.
    Attached files

    Reply

  • Yavor Yavor admin's avatar

    Posted on Sep 27, 2011 (permalink)

    Hello Emil,

    Adding the series in a specific order should be respected. If this is not the case at your end, it will be best if you open a formal support ticket, and send us a small project, demonstrating your setup, and showing the unwanted behavior, for additional review and testing.

    Regards,
    Yavor
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > ChartSeries z-order question
Related resources for "ChartSeries z-order question"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]