WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LinearGaugeFrameType

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved