[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeBorderStyle

C1GaugeBorderStyle Enum

Specifies the style of lines drawn with a C1GaugeBorder.

Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public enum C1GaugeBorderStyle

Fields

Name Description
Dash

Specifies a line consisting of dashes.

DashDot

Specifies a line consisting of a repeating pattern of dash-dot.

DashDotDot

Specifies a line consisting of a repeating pattern of dash-dot-dot.

Dot

Specifies a line consisting of dots.

None

Hides the border.

Solid

Specifies a solid line.