Jump to content
Software FX Community

cvarro

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by cvarro

  1. What is the recommended approach to make sure we have the most recent version?

     I've seen several blog posts the describe sample functionality, etc. but also mention that "note that you need Chart FX build 3504 or later." or something similar.

     How do we get to that build version or higher?  I don't see any obvious way to get to that version.  When I launch the "ChartFX Resource Center" application it says "You have the most recent version" which it says is 8.0.3422.28509.....

     I'm assuming there is a magical hotfix, or service pack update that I'm unable to find????

     Any help is appreciated.

    Thanks,

    -Chris

  2. The current version of the API Reference says the PointCount property is "Used to set the number of data points allocated for the chart"

    If I bind an ItemsSource with 20 items and set the PointCount to 10 for example, I was expecting to only see 10 points of the series display, but I still see all 20.

    Is this not the intended purpose of this property? 

    Is there an easy way to control the number of points that display on the chart other than modifying the ItemsSource?

    Thanks for the help!

×
×
  • Create New...