Class ChartValueType
Specifies the different values that are natively used.
Inheritance
System.Object
ChartValueType
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartValueType : Enum
Fields
Category
Category value.
Declaration
public const ChartValueType Category
Field Value
| Type |
|---|
| ChartValueType |
Custom
Custom value.
Declaration
public const ChartValueType Custom
Field Value
| Type |
|---|
| ChartValueType |
DateTime
DateTime value.
Declaration
public const ChartValueType DateTime
Field Value
| Type |
|---|
| ChartValueType |
Double
Double value.
Declaration
public const ChartValueType Double
Field Value
| Type |
|---|
| ChartValueType |
Logarithmic
Logarithmic value.
Declaration
public const ChartValueType Logarithmic
Field Value
| Type |
|---|
| ChartValueType |