[]
The type of brush that is used to fill a Gauge element.
public enum C1GaugeBrushType
| Name | Description |
|---|---|
| Gradient | Use a brush with color gradient. |
| Hatch | Use a brush with a hatch style. |
| None | Don't fill the Gauge element. |
| SolidColor | Use a brush of a single color. |
| Texture | Use an image to fill interior of a Gauge element. |