menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class ChartShape

    Defines the shape of marker. 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. image - Renders a image.

    Inheritance
    System.Object
    ChartShape
    Namespace: Syncfusion.EJ2.Spreadsheet
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class ChartShape : Enum

    Fields

    Circle

    Declaration
    public const ChartShape Circle
    Field Value
    Type
    ChartShape

    Diamond

    Declaration
    public const ChartShape Diamond
    Field Value
    Type
    ChartShape

    None

    Declaration
    public const ChartShape None
    Field Value
    Type
    ChartShape

    Plus

    Declaration
    public const ChartShape Plus
    Field Value
    Type
    ChartShape

    Triangle

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