Jump to content
Software FX Community

scott_millers

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by scott_millers

  1. I am using Version: 0.8.3091.27388 of ChartFX for WPF and I want to change the default Palette. The documentation for the Chart class Palette member says here is a list of available palettes Natural.Sky ChartFX6.EarthTones ChartFX6.ModernBusiness DarkPastels.Pastels etc.... Then it says you can change the Palette by doing the following chart1.Palette = "ChartFX6.EarthTones"; However, this does not compile since Palette is a class and it has no built in converters to/from string. How do I use one of the Palettes that come with ChartFX for WPF? Thanks, Scott Miller
  2. I didn't see anything in the demos. Is there support? If so can someone give me a sample of how to do this type of chart? A person in the forum mentioned a Programmers manual. I have the ChartFX 8 Windows help and the ChartFX for WPF Word document. Is there more documentation? Thanks, Scott Miller
×
×
  • Create New...