Hi,
I'm building a chart using the RadCartesianChart control, and using a custom ChartPalette. I have five PaletteEntries specified in the palette, and I want them to be used in a particular order (first plot on the chart uses first color, second plot uses second color, etc) but it seems to be choosing the same two colors (there are only two plots for now) no matter how I order their decelerations in xaml. Is there a way to specify the order in which palette entries are sampled?
Thanks
I'm building a chart using the RadCartesianChart control, and using a custom ChartPalette. I have five PaletteEntries specified in the palette, and I want them to be used in a particular order (first plot on the chart uses first color, second plot uses second color, etc) but it seems to be choosing the same two colors (there are only two plots for now) no matter how I order their decelerations in xaml. Is there a way to specify the order in which palette entries are sampled?
Thanks