| 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.
| pRange | The range is specified by a pointer to another colored range object. |
| bRedraw | TRUE - redraw the gauge. |