WPF

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

    Show / Hide Table of Contents

    Enum GaugeFrameType

    Specifies the frame types used for drawing Circular Gauge control.

    Namespace: Syncfusion.Windows.Gauge
    Assembly: Syncfusion.Gauge.WPF.dll
    Syntax
    public enum GaugeFrameType

    Fields

    Name Description
    CircularCenterGradient

    Circular gauge with center gradient.

    CircularWithDarkOuterFrames

    Circular gauge with dark first and second frames.

    CircularWithInnerLeftGradient

    Circular gauge frame with inner left gradient.

    CircularWithInnerTopGradient

    Circular gauge frame with inner top gradient.

    CounterclockwiseHalfCircle

    Counter clockwise half circular gauge

    FullCircle

    Circular gauge with default template will be displayed as a full circle.

    HalfCircle

    Circular gauge with default template will be displayed as a half circle.

    LeftHalfCircle

    Left side half circle

    RightHalfCircle

    Right side Half circle

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