ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LegendShape - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LegendShape

    Defines the shape of legend.

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

    Fields

    Circle

    Declaration
    public const LegendShape Circle
    Field Value
    Type Description
    LegendShape

    Cross

    Declaration
    public const LegendShape Cross
    Field Value
    Type Description
    LegendShape

    Diamond

    Declaration
    public const LegendShape Diamond
    Field Value
    Type Description
    LegendShape

    HorizontalLine

    Declaration
    public const LegendShape HorizontalLine
    Field Value
    Type Description
    LegendShape

    InvertedTriangle

    Declaration
    public const LegendShape InvertedTriangle
    Field Value
    Type Description
    LegendShape

    Pentagon

    Declaration
    public const LegendShape Pentagon
    Field Value
    Type Description
    LegendShape

    Rectangle

    Declaration
    public const LegendShape Rectangle
    Field Value
    Type Description
    LegendShape

    Star

    Declaration
    public const LegendShape Star
    Field Value
    Type Description
    LegendShape

    Triangle

    Declaration
    public const LegendShape Triangle
    Field Value
    Type Description
    LegendShape

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    VerticalLine

    Declaration
    public const LegendShape VerticalLine
    Field Value
    Type Description
    LegendShape
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved