menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConnectorType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConnectorType

    Specifies the connector type.

    Inheritance
    System.Object
    ConnectorType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ConnectorType : Enum

    Fields

    Curve

    Defines accumulation series connector line type as curved line.

    Declaration
    public const ConnectorType Curve
    Field Value
    Type
    ConnectorType

    Line

    Defines accumulation series connector line type as straight line.

    Declaration
    public const ConnectorType Line
    Field Value
    Type
    ConnectorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved