Blazor

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

    Show / Hide Table of Contents

    Class CloseOptions

    Inheritance
    System.Object
    CloseOptions
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class CloseOptions : Object

    Constructors

    CloseOptions()

    Declaration
    public CloseOptions()

    Properties

    circle

    Declaration
    public CircleOptions circle { get; set; }
    Property Value
    Type Description
    CircleOptions

    path

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