[]
Indicates the display type of an index axis.
public enum IndexAxisType
Public Enum IndexAxisType
| Name | Description |
|---|---|
| Automatic | The series points are mapped to the axis automatically depending on the category's data. |
| Date | The series points are mapped to the axis using the point's category. |
| Text | The series points are mapped to the axis using the point's index. |