[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeBrushType

C1GaugeBrushType Enum

The type of brush that is used to fill a Gauge element.

Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public enum C1GaugeBrushType

Fields

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.