Class SymbolOptions
Inherited Members
Namespace: Syncfusion.Blazor.DataVizCommon
Assembly: Syncfusion.Blazor.dll
Syntax
public class SymbolOptions
Constructors
SymbolOptions()
Declaration
public SymbolOptions()
Properties
EllipseOption
Declaration
public EllipseOptions EllipseOption { get; set; }
Property Value
| Type |
|---|
| EllipseOptions |
ImageOption
Declaration
public ImageOptions ImageOption { get; set; }
Property Value
| Type |
|---|
| ImageOptions |
PathOption
Declaration
public PathOptions PathOption { get; set; }
Property Value
| Type |
|---|
| PathOptions |
ShapeName
Declaration
public ShapeName ShapeName { get; set; }
Property Value
| Type |
|---|
| ShapeName |