Page 1 of 1

Problems with Themes changing series colour

Posted: Sat Jun 28, 2008 7:51 am
by 9637403
Applying themes also changes the series colour to a blue colour. This can be demonstrated in the demo application. Go to All Features --> Chart Styles--> Bar --> Bar gradient.

The bars are red.

Double click the yellow description box to get the chart editor and slect the Themes tab...

The bars are Blue.... this is the same for all Themes.

Also, can you explain what

Code: Select all

Theme.SaveWithBase64
is used for, I can't find any documentation for it.

Posted: Mon Jun 30, 2008 8:16 am
by narcis
Hi Adrian,
Applying themes also changes the series colour to a blue colour. This can be demonstrated in the demo application. Go to All Features --> Chart Styles--> Bar --> Bar gradient.

The bars are red.

Double click the yellow description box to get the chart editor and slect the Themes tab...

The bars are Blue.... this is the same for all Themes.
This is because using default palette (Opera), first color is blue. If you change the color palette in the same tab you'll see bars color changes.
Also, can you explain what

Code:
Theme.SaveWithBase64


is used for, I can't find any documentation for it.
This is for including chart's Base64 data when saving a theme.