Class ChartTrendlineType
Represents the ChartTrendline type.
Inheritance
System.Object
ChartTrendlineType
Namespace: Syncfusion.SfChart.XForms
Assembly: Syncfusion.SfChart.XForms.dll
Syntax
public sealed class ChartTrendlineType : Enum
Fields
Exponential
Renders Exponential ChartTrendline
Declaration
public const ChartTrendlineType Exponential
Field Value
Type | Description |
---|---|
ChartTrendlineType |
Linear
Renders linear ChartTrendline
Declaration
public const ChartTrendlineType Linear
Field Value
Type | Description |
---|---|
ChartTrendlineType |
Logarithmic
Renders Logarithmic ChartTrendline
Declaration
public const ChartTrendlineType Logarithmic
Field Value
Type | Description |
---|---|
ChartTrendlineType |
Polynomial
Renders Polynomial ChartTrendline
Declaration
public const ChartTrendlineType Polynomial
Field Value
Type | Description |
---|---|
ChartTrendlineType |
Power
Renders Power ChartTrendline
Declaration
public const ChartTrendlineType Power
Field Value
Type | Description |
---|---|
ChartTrendlineType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |