AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

[enum] anychart.enums.ErrorModeImprove this Doc

Series error mode enumeration.
ValueDescriptionExample
bothSeries error mode for X and value.
noneNo series error mode.
valueSeries error mode for value.
xSeries error mode for X value.