BCGSuite for MFC
int CBCGPGaugeImpl::AddColoredRange ( CBCGPGaugeColoredRangeObject pRange,
BOOL  bRedraw = FALSE 
)

Adds a new colored range to a gauge.

Call this method to add a new colored range to a gauge.

Parameters
pRangeThe range is specified by a pointer to another colored range object.
bRedrawTRUE - redraw the gauge.