WPF

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

    Show / Hide Table of Contents

    Enum CharacterType

    Specifies whether character should contain seven or fourteen segments.

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

    Fields

    Name Description
    SegmentFourteen

    Character is displayed with fourteen segments. Used for displaying alpha-numeric characters.

    SegmentSeven

    Character is displayed with seven segments. Used for displaying numeric characters.

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