menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendPosition - API Reference

    Show / Hide Table of Contents

    Class LegendPosition

    Defines the position of the legend.

    Inheritance
    System.Object
    LegendPosition
    Namespace: Syncfusion.EJ2.Maps
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LegendPosition : Enum

    Fields

    Bottom

    Declaration
    public const LegendPosition Bottom
    Field Value
    Type Description
    LegendPosition

    Float

    Declaration
    public const LegendPosition Float
    Field Value
    Type Description
    LegendPosition

    Left

    Declaration
    public const LegendPosition Left
    Field Value
    Type Description
    LegendPosition

    Right

    Declaration
    public const LegendPosition Right
    Field Value
    Type Description
    LegendPosition

    Top

    Declaration
    public const LegendPosition Top
    Field Value
    Type Description
    LegendPosition

    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