menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Symbol - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Symbol

    Enumerates the type of symbol pointer available in the circular gauge.

    Inheritance
    System.Object
    Symbol
    Namespace: Syncfusion.UI.Xaml.Gauges
    Assembly: Syncfusion.SfGauge.UWP.dll
    Syntax
    public sealed class Symbol : Enum

    Fields

    Arrow

    Declaration
    public const Symbol Arrow
    Field Value
    Type
    Symbol

    Cross

    Declaration
    public const Symbol Cross
    Field Value
    Type
    Symbol

    Custom

    Declaration
    public const Symbol Custom
    Field Value
    Type
    Symbol

    Diamond

    Declaration
    public const Symbol Diamond
    Field Value
    Type
    Symbol

    Ellipse

    Declaration
    public const Symbol Ellipse
    Field Value
    Type
    Symbol

    Hexagon

    Declaration
    public const Symbol Hexagon
    Field Value
    Type
    Symbol

    InvertedArrow

    Declaration
    public const Symbol InvertedArrow
    Field Value
    Type
    Symbol

    InvertedTriangle

    Declaration
    public const Symbol InvertedTriangle
    Field Value
    Type
    Symbol

    Pentagon

    Declaration
    public const Symbol Pentagon
    Field Value
    Type
    Symbol

    Rectangle

    Declaration
    public const Symbol Rectangle
    Field Value
    Type
    Symbol

    RoundedRectangle

    Declaration
    public const Symbol RoundedRectangle
    Field Value
    Type
    Symbol

    Triangle

    Declaration
    public const Symbol Triangle
    Field Value
    Type
    Symbol

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved