BCGSuite for MFC
void CBCGPLinearGaugeImpl::SetColors ( CBCGPLinearGaugeColors::BCGP_LINEAR_GAUGE_COLOR_THEME  theme)
inline

Applies one of predefined color themes.

The color theme can be one of the following:

  • BCGP_LINEAR_GAUGE_BLUE,
  • BCGP_LINEAR_GAUGE_SILVER,
  • BCGP_LINEAR_GAUGE_GOLD,
  • BCGP_LINEAR_GAUGE_BLACK,
  • BCGP_LINEAR_GAUGE_WHITE
Parameters
themeSpecifies a color theme.