Enum ValueType
Defines the type of axis. They are double - Renders a numeric axis. dateTime - Renders a dateTime axis. category - Renders a category axis. logarithmic - Renders a log axis. DateTimeCategory - Renders a datetime DateTimeCategory axis
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public enum ValueType
Fields
Name | Description |
---|---|
Category | |
DateTime | |
DateTimeCategory | |
Double | |
Logarithmic |