ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartShape

    Show / Hide Table of Contents

    Enum 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.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum ChartShape

    Fields

    Name Description
    Circle
    Cross
    Diamond
    HorizontalLine
    Image
    InvertedTriangle
    None
    Pentagon
    Rectangle
    Triangle
    VerticalLine
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved