menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class LegendShape

    Defines the shape of legend. They are: Circle - Renders a circle. Rectangle - Renders a rectangle. Triangle - Renders a triangle. Diamond - Renders a diamond. Cross - Renders a cross. HorizontalLine - Renders a horizontalLine. VerticalLine - Renders a verticalLine. Pentagon - Renders a pentagon. InvertedTriangle - Renders a invertedTriangle. SeriesType -Render a legend shape based on series type. Image - Renders a image.

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

    Fields

    ActualRect

    Declaration
    public const LegendShape ActualRect
    Field Value
    Type
    LegendShape

    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

    Multiply

    Declaration
    public const LegendShape Multiply
    Field Value
    Type
    LegendShape

    Pentagon

    Declaration
    public const LegendShape Pentagon
    Field Value
    Type
    LegendShape

    Rectangle

    Declaration
    public const LegendShape Rectangle
    Field Value
    Type
    LegendShape

    SeriesType

    Declaration
    public const LegendShape SeriesType
    Field Value
    Type
    LegendShape

    TargetRect

    Declaration
    public const LegendShape TargetRect
    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