menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShapeName - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShapeName

    Specifies the marker ShapeOptions.

    Inheritance
    System.Object
    ShapeName
    Namespace: Syncfusion.Blazor.DataVizCommon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ShapeName : Enum

    Fields

    ellipse

    Defines the ellipse shape.

    Declaration
    public const ShapeName ellipse
    Field Value
    Type
    ShapeName

    image

    Defines the image shape.

    Declaration
    public const ShapeName image
    Field Value
    Type
    ShapeName

    path

    Defines the path shape.

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