menu

Blazor

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

    Show / Hide Table of Contents

    Class EdgeLabelPlacement

    Specifies the edge Label Placement for an axis.

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

    Fields

    Hide

    Edge labels will be hidden.

    Declaration
    public const EdgeLabelPlacement Hide
    Field Value
    Type
    EdgeLabelPlacement

    None

    No action will be performed on the edge labels.

    Declaration
    public const EdgeLabelPlacement None
    Field Value
    Type
    EdgeLabelPlacement

    Shift

    Shifts the edge labels.

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