menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SplineType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SplineType

    Specifies the type of spline.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum SplineType

    Fields

    Name Description
    Cardinal

    This type used cartinal spline for data rendering.

    Clamped

    This type used clamped spline data rendering.

    Monotonic

    This type used monotonic spline for data rendering.

    Natural

    This type used natural spline for data rendering.

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