IntervalType Enum
Specifies the various interval types.
public enum IntervalType
Fields
| Name | Description |
|---|---|
| Auto | Indicates that the interval should be automatically determined. |
| Linear | Indicates that the interval should be linear. |
| Logarithmic | Indicates that the interval should be logarithmic. |