[enum] anychart.enums.XModeImprove this Doc
Series X Mode.
Try it:
| Value | Description | Example |
|---|---|---|
| ordinal | Ordinal X mode. If the data contain several points with the same argument then only the last point is drawn. | |
| scatter | Scatter X mode. If the data contain several points with the same argument then all these points are drawn. |
