menu

Blazor

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

    Show / Hide Table of Contents

    Class Point

    Defines type of pointer in linear gauge.

    Inheritance
    System.Object
    Point
    Namespace: Syncfusion.Blazor.LinearGauge
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Point : Enum

    Fields

    Bar

    Specifies the pointer as bar.

    Declaration
    public const Point Bar
    Field Value
    Type
    Point

    Marker

    Specifies the pointer as marker type.

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