Browse By Tags

  • ScatterLineSeries and Performance

    Dear Support team,

    I am trying to develop software in WPF to display graphs in your xamDataChart. Because of the importance to display the timeline as accurate and scaled as the values of the recorded data, I have no other choice but to use a ScatterLineSeries…

  • Re: Converting from xamChart to xamDataChart and Performance

    Graham,

    I have found a very simple way for you to reproduce this problem... using the xamFeatrueBrowserDV sample. 

    Step 1.  In the file ScatterSeries.xaml, replace

              <models:BubbleDataScatterSample x:Key="ScatterData1" />
              <models:Bu…