|
static |
Generates a color scheme based on a set of basic colors.
This static method generates colors for a theme using a set of basic colors.
| theme | A reference to theme to genereates the colors for. |
| colorFill | Fill color. |
| colorOutline | Line color. |
| colorTextIn | Text color. |
| colorSelIn | Selection color. |
| colorPlotterIn | Plot area color. |
| dblInterlaceOpacity | Opacity of interlace bands. |
| bIsDarkBackground | TRUE - the chart background is dark; FALSE - otherwise |