menu

Blazor

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

    Show / Hide Table of Contents

    Class PointerType

    Defines the type of pointer in the axis.

    Inheritance
    System.Object
    PointerType
    Namespace: Syncfusion.Blazor.CircularGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PointerType : Enum

    Fields

    Marker

    Specifies the pointer type as marker.

    Declaration
    public const PointerType Marker
    Field Value
    Type
    PointerType

    Needle

    Specifies the pointer type as needle.

    Declaration
    public const PointerType Needle
    Field Value
    Type
    PointerType

    RangeBar

    Specifies the pointer type as range bar.

    Declaration
    public const PointerType RangeBar
    Field Value
    Type
    PointerType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved