Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SymbolOptions - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SymbolOptions

    Inheritance
    System.Object
    SymbolOptions
    Namespace: Syncfusion.Blazor.DataVizCommon
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SymbolOptions : Object

    Constructors

    SymbolOptions()

    Declaration
    public SymbolOptions()

    Properties

    EllipseOption

    Declaration
    public EllipseOptions EllipseOption { get; set; }
    Property Value
    Type Description
    EllipseOptions

    ImageOption

    Declaration
    public ImageOptions ImageOption { get; set; }
    Property Value
    Type Description
    ImageOptions

    PathOption

    Declaration
    public PathOptions PathOption { get; set; }
    Property Value
    Type Description
    PathOptions

    ShapeName

    Declaration
    public ShapeName ShapeName { get; set; }
    Property Value
    Type Description
    ShapeName
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved