alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum IntersectAction

    Defines the label intersection action. Label intersection action handles the data label text when it intersects with other data label contents.

    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum IntersectAction

    Fields

    Name Description
    Hide

    Specifies the data label to be hidden when it intersects.

    None

    Specifies that no action will be taken when it intersects.

    Trim

    Specifies the data label to be trimmed when it intersects.

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