Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelPlacement

    Show / Hide Table of Contents

    Class LabelPlacement

    Defines the placement type of the label in the legend.

    Inheritance
    System.Object
    LabelPlacement
    Namespace: Syncfusion.Blazor.TreeMap
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LabelPlacement : Enum

    Fields

    After

    Specifies the label placement after the legend shape.

    Declaration
    public const LabelPlacement After
    Field Value
    Type Description
    LabelPlacement

    Before

    Specifies the label placement before the legend shape.

    Declaration
    public const LabelPlacement Before
    Field Value
    Type Description
    LabelPlacement

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved