[enum] anychart.enums.PolarValuesSpreadTypeImprove this Doc
Polar point spread types.
| Value | Description | Example |
|---|---|---|
| none | Points are displayed as-is, overlapping. | |
| value50 | Points with the values within the same Y Scale tick are spread along the X-Axis. | |
| valueEqual | Points with the exact same values are spread along the X-Axis. |
