Where can I find the list of built-in series palettes for the charts? I've seen other people use "Rainbow" or "Colorful", and I've tried those with mixed results, but I haven't seen a list anywhere yet.
3 Answers, 1 is accepted
0
Vladimir Milev
Telerik team
answered on 02 Mar 2009, 08:01 AM
Hello sypher,
There's a dropdown in the property grid for RadChart - SeriesPaletteProperty. The dropdown is filled with built-in palettes. The reason there is no intellisense in the code is because the property is of type string and you can set custom palette names there (your own custom palletes).
Just as a suggestion, for documentation's sake, it would be lovely to see lists of things like these in the Help. I hardly ever use the Properties box, much less Design mode. And my first step for help on these types of things is usually to Google something like "site:telerik.com SeriesPalette". :-)
0
Vladimir Milev
Telerik team
answered on 30 Mar 2009, 05:07 AM
Hello sypher,
Thanks for the suggestion. This definitely makes sense and we will do our best to included in google friendly resources.