alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ShapeName

    Specifies the marker shape options for SVG rendering.

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

    Fields

    Ellipse

    Defines an ellipse shape element.

    Declaration
    public const ShapeName Ellipse
    Field Value
    Type
    ShapeName

    Image

    Defines an image shape element.

    Declaration
    public const ShapeName Image
    Field Value
    Type
    ShapeName

    Path

    Defines a path shape element.

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