menu

ASP.NET Core - EJ2

  • Code Examples
  • 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 item in the treemap.

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

    Fields

    Circle

    Declaration
    public const LegendShape Circle
    Field Value
    Type
    LegendShape

    Cross

    Declaration
    public const LegendShape Cross
    Field Value
    Type
    LegendShape

    Diamond

    Declaration
    public const LegendShape Diamond
    Field Value
    Type
    LegendShape

    HorizontalLine

    Declaration
    public const LegendShape HorizontalLine
    Field Value
    Type
    LegendShape

    Image

    Declaration
    public const LegendShape Image
    Field Value
    Type
    LegendShape

    InvertedTriangle

    Declaration
    public const LegendShape InvertedTriangle
    Field Value
    Type
    LegendShape

    Pentagon

    Declaration
    public const LegendShape Pentagon
    Field Value
    Type
    LegendShape

    Rectangle

    Declaration
    public const LegendShape Rectangle
    Field Value
    Type
    LegendShape

    Star

    Declaration
    public const LegendShape Star
    Field Value
    Type
    LegendShape

    Triangle

    Declaration
    public const LegendShape Triangle
    Field Value
    Type
    LegendShape

    VerticalLine

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