menu

Blazor

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

    Show / Hide Table of Contents

    Class Anchor

    Specifies the strip line text position.

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

    Fields

    End

    Strip line text is at the end.

    Declaration
    public const Anchor End
    Field Value
    Type
    Anchor

    Middle

    Strip line text is in the middle.

    Declaration
    public const Anchor Middle
    Field Value
    Type
    Anchor

    Start

    Strip line text is at the start.

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