menu

Blazor

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

    Show / Hide Table of Contents

    Class PivotChartConnectorType

    Defines the ConnectorType for chart types pie, doughnut, Funnel and pyramid. They are Line - Accumulation series Connector line type as Straight line. Curve - Accumulation series Connector line type as Curved line.

    Inheritance
    System.Object
    PivotChartConnectorType
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PivotChartConnectorType : Enum

    Fields

    Curve

    Curve - Accumulation series Connector line type as Curved line.

    Declaration
    public const PivotChartConnectorType Curve
    Field Value
    Type
    PivotChartConnectorType

    Line

    Line - Accumulation series Connector line type as Straight line.

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