# C1RadialGauge Pointer Cap

C1RadialGauge provides a special Cap property (C1GaugeCap) that draws a filled circle or several filled circles on top of the gauge pointers. See more demos, documentation, and samples here.

## Content



[C1RadialGauge](/componentone/docs/win/online-gauges/) has the special [Cap](/componentone/docs/win/online-gauges/) property ([C1GaugeCap](/componentone/docs/win/online-gauges/)). It draws a filled circle or several filled circles on top of the gauge pointers. It may appear behind the pointers if the [BehindPointers](/componentone/docs/win/online-gauges/) property is set to **True**.

The main circle appears behind other circles that are added to the **C1GaugeCap.MoreCircles** collection property. Main circle may have a border while the other circles have only filling. You may also specify whether the custom image should appear instead of circles in the pointer cap.

## See Also

[Gauge Decorators](/componentone/docs/win/online-gauges/workingwithgaugesfor/gaugedecorators)