Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30945
Initial animation on XamDataChart's Series
posted

Is it possible for the XamDataChart to animate the LineSeries by making it appear gradually from left to right?

  • 30945
    Offline posted

    I have been looking into how this appearance can be implemented and I have created a sample application, which demonstrates an approach for achieving the startup animation for the XamDataChart’s LineSeires. In order to do that I am handling the Loaded event of the XamDataChart and in the event handler I am creating a RectAnimation in order to achieve this behavior.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    DataChartStartupAnimation.zip