Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LabelPosition - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LabelPosition

    Defines the placement of the labels in the legend of the maps.

    Inheritance
    System.Object
    LabelPosition
    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class LabelPosition : Enum

    Fields

    After

    Specifies the label placement after the legend shape.

    Declaration
    public const LabelPosition After
    Field Value
    Type Description
    LabelPosition

    Before

    Specifies the label placement before the legend shape.

    Declaration
    public const LabelPosition Before
    Field Value
    Type Description
    LabelPosition

    value__

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