Page 1 of 1

theme series colors

Posted: Thu Sep 25, 2008 5:41 pm
by 10546565
How do I get the series colors for a theme?

Thanks,
Ed Dressel

Posted: Fri Sep 26, 2008 7:35 am
by narcis
Hi Ed,

Each theme uses corresponding color palette. For example, TWindowsXPTheme uses WindowsXPPalette so you can get series colours from the palette.

Posted: Fri Sep 26, 2008 1:11 pm
by 10546565
narcis wrote:Each theme uses corresponding color palette. For example, TWindowsXPTheme uses WindowsXPPalette so you can get series colours from the palette.
But can I get the palette from the theme? Or do I have to hard code the relationship between the theme and the palette?

Posted: Mon Sep 29, 2008 9:43 am
by Pep
Hello,

you have to hard code the relationship, as you said. You can to know the palette colors but the chart does not know which palette has assigned.