Jump to content
Software FX Community

cvarro

Members
  • Posts

    5
  • Joined

  • Last visited

Everything 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. What is the best approach to go about changing the StrokeThickness of the line in a line chart when using a built in motif from ChartFX.WPF.Motifs ? The overall styles provided are a good fit for us, we simply want to increase the line thickness in a few of the line chart styles. Any suggestions about how to go about doing this? Thanks, -Chris
  3. Is it possible to control the style of the scroll bar in the legend box? I'd like to change the fill color of the slider, since it doesn't show well against the background colors we are using. I haven't had much luck...any advice? Thanks for the help!
  4. Can you post or email me the sample/prototype with the checkboxes in the legend box to allow showing / hiding of series? Thanks, -Chris
  5. 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...