AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.EventMarkerPositionImprove this Doc

Event marker position list.
ValueDescriptionExample
axisA marker is displayed on a bottom bound of a plot.
seriesPosition on a series value.
series-negativeA marker is displayed on a series value when a value is less zero or value is zero.
series-positiveA marker is displayed on a series value when a value is greater zero or value is zero.
zeroA marker is displayed on a series value when the value is zero.