[enum] anychart.enums.ScaleCompareWithModeImprove this Doc
Enum for predefined part of LinearScale.compareWith() acceptable values.
Try it:
| Value | Description | Example |
|---|---|---|
| firstVisible | Compares scale with first visible point. | |
| seriesStart | Compares scale with series start. |
