alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SmartLabelMode

    Defines the smart label mode for the data label. Smart label handles the data label text when it exceeds the size of the shape.

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

    Fields

    Name Description
    Hide

    Hides the datalabel which exceeds the region.

    None

    Smart label mode is not applied.

    Trim

    Trims the datalabel which exceed the region.

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