menu

UWP

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

    Show / Hide Table of Contents

    Class LinearSymbolPointerStyle

    Enumerates the style of symbol pointer in the linear gauge.

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

    Fields

    Custom

    Declaration
    public const LinearSymbolPointerStyle Custom
    Field Value
    Type
    LinearSymbolPointerStyle

    Diamond

    Declaration
    public const LinearSymbolPointerStyle Diamond
    Field Value
    Type
    LinearSymbolPointerStyle

    Ellipse

    Declaration
    public const LinearSymbolPointerStyle Ellipse
    Field Value
    Type
    LinearSymbolPointerStyle

    InvertedTriangle

    Declaration
    public const LinearSymbolPointerStyle InvertedTriangle
    Field Value
    Type
    LinearSymbolPointerStyle

    Rectangle

    Declaration
    public const LinearSymbolPointerStyle Rectangle
    Field Value
    Type
    LinearSymbolPointerStyle

    Triangle

    Declaration
    public const LinearSymbolPointerStyle Triangle
    Field Value
    Type
    LinearSymbolPointerStyle

    Extension Methods

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