alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ChartShape

    Specifies the shape of marker.

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

    Fields

    Name Description
    Auto

    Specifies the shape of the marker as auto.

    Circle

    Specifies the shape of the marker as a circle symbol.

    Cross

    Specifies the shape of the marker as a cross symbol.

    Diamond

    Specifies the shape of the marker as a diamond symbol.

    HorizontalLine

    Specifies the shape of the marker as a horizontal line symbol.

    Image

    Specifies the shape of the marker as an image.

    InvertedTriangle

    Specifies the shape of the marker as an inverted triangle symbol.

    Pentagon

    Specifies the shape of the marker as a pentagon symbol.

    Plus

    Specifies the shape of the marker as a plus symbol.

    Rectangle

    Specifies the shape of the marker as a rectangle symbol.

    Triangle

    Specifies the shape of the marker as a triangle symbol.

    VerticalLine

    Specifies the shape of the marker as a vertical line symbol.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved