alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum LabelIntersectAction

    Specifies the alignment.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum LabelIntersectAction

    Fields

    Name Description
    Hide

    Hides the label when it intersects.

    MultipleRows

    Sets the label in multiple rows when it intersects.

    None

    Shows all the labels without any action.

    Rotate45

    Rotates the label at a 45-degree angle when it intersects.

    Rotate90

    Rotates the label at a 90-degree angle when it intersects.

    Trim

    Trims the label when it intersects.

    Wrap

    Wraps the label when it intersects.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved