menu

Blazor

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

    Show / Hide Table of Contents

    Class TargetType

    Defines the rext anchor of bullet chart.

    Inheritance
    System.Object
    TargetType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TargetType : Enum

    Fields

    Circle

    Specifies target type is circle.

    Declaration
    public const TargetType Circle
    Field Value
    Type
    TargetType

    Cross

    Specifies target type is cross.

    Declaration
    public const TargetType Cross
    Field Value
    Type
    TargetType

    Rect

    Specifies target type is rect.

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