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
170
System.TimeSpan data on X Axis
posted

I want to plot TimeSpan data on the x axis. For everything I have tried, XamDataGrid chokes on it. Is there a way to do it?

Bill

Parents
  • 9836
    posted

    Hi Bill,

    Could you please provide more information about the type of the chart and how do you want the TimeSpan to appears (string or some value) ? In case you are using Column chart and want to display the TimeSpan elements as labels on the x axis you can take a look at my sample project.

    Hope this helps

    Vlad

    WPF_XamChart_TimeSpan.zip
Reply Children