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