Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SplineType

    Show / Hide Table of Contents

    Class SplineType

    Specifies the type of spline.

    Inheritance
    System.Object
    SplineType
    Namespace: Syncfusion.MacOS.Charts.SfChart
    Assembly: Syncfusion.SfChart.XForms.macOS.dll
    Syntax
    public sealed class SplineType : Enum

    Fields

    Cardinal

    Declaration
    public const SplineType Cardinal
    Field Value
    Type Description
    SplineType

    Clamped

    Declaration
    public const SplineType Clamped
    Field Value
    Type Description
    SplineType

    Monotonic

    Declaration
    public const SplineType Monotonic
    Field Value
    Type Description
    SplineType

    Natural

    Declaration
    public const SplineType Natural
    Field Value
    Type Description
    SplineType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved