WPF

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

    Show / Hide Table of Contents

    Enum LinearScaleStyle

    Specify Linear scale style.

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

    Fields

    Name Description
    Custom

    Custom Geometry can be applied through ScaleCustomGeometry property.

    Rectangle

    Rectangle shaped Linear Gauge.

    RoundedRectangle

    Rounded rectangle shaped Linear Gauge.

    Thermometer

    Linear scale with thermo meter style

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