BCGControlBar Pro for MFC
void CBCGPCircularGaugeImpl::SetColors ( CBCGPCircularGaugeColors::BCGP_CIRCULAR_GAUGE_COLOR_THEME  theme)
inline

Applies one of predefined color themes to the gauge.

The color theme can be one of the following:

  • BCGP_CIRCULAR_GAUGE_BLUE,
  • BCGP_CIRCULAR_GAUGE_SILVER,
  • BCGP_CIRCULAR_GAUGE_GOLD,
  • BCGP_CIRCULAR_GAUGE_BLACK,
  • BCGP_CIRCULAR_GAUGE_WHITE
Parameters
themeSpecifies a color theme.