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 |