void CBCGPGanttChart::SetUserColors | ( | const BCGP_GANTT_CHART_COLORS & | colors | ) |
Sets user defined colors.
Use this function to customize appearance of the Gantt Chart elements. The specified colors override Visual Manager colors.
You can specify CLR_DEFAULT for each element. In this case a Visual Manager color, or the current color scheme color (see CBCGPGanttChart::SetColorScheme) will be used.
colors | Contains user-defined colors. |