Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFTrendlineType - Xamarin.iOS API Reference | Syncfusion SFChartTrendline type. ">

    Show / Hide Table of Contents

    Class SFTrendlineType

    Represents the SFChartTrendline type.

    Inheritance
    System.Object
    SFTrendlineType
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public sealed class SFTrendlineType : Enum

    Fields

    Exponential

    Renders Exponential SFChartTrendline

    Declaration
    public const SFTrendlineType Exponential
    Field Value
    Type Description
    SFTrendlineType

    Linear

    Renders linear SFChartTrendline

    Declaration
    public const SFTrendlineType Linear
    Field Value
    Type Description
    SFTrendlineType

    Logarithmic

    Renders Logarithmic SFChartTrendline

    Declaration
    public const SFTrendlineType Logarithmic
    Field Value
    Type Description
    SFTrendlineType

    Polynomial

    Renders Polynomial SFChartTrendline

    Declaration
    public const SFTrendlineType Polynomial
    Field Value
    Type Description
    SFTrendlineType

    Power

    Renders Power SFChartTrendline

    Declaration
    public const SFTrendlineType Power
    Field Value
    Type Description
    SFTrendlineType

    value__

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