Enum DigitalGaugeFrameType
Specifies the frame types used for drawing digital gauge control.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum DigitalGaugeFrameType
Fields
| Name | Description |
|---|---|
| BoltedRectangle | Digital gauge with Bolted rectangle frame style. |
| CroppedRectangle | Digital gauge with Cropped rectangle frame style. |
| Rectangle | Digital gauge with default template will be displayed as a Rectangle. |
| RoundedRectangleWithInnerGradient | Digital gauge frame with inner gradient. |