alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum PivotChartSplineType

    It defines type of spline. Natural - Used to render Natural spline. Cardinal - Used to render cardinal spline. Clamped - Used to render Clamped spline Monotonic - Used to render monotonic spline.

    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum PivotChartSplineType

    Fields

    Name Description
    Cardinal

    Cardinal - Used to render cardinal spline.

    Clamped

    Clamped - Used to render Clamped spline

    Monotonic

    Monotonic - Used to render monotonic spline

    Natural

    Natural - Used to render Natural spline.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved