menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class LegendShape

    Defines the shape of the legend.

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

    Fields

    Balloon

    Declaration
    public const LegendShape Balloon
    Field Value
    Type Description
    LegendShape

    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 - 2023 Syncfusion Inc. All Rights Reserved