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.TableSearchModeImprove this Doc

Enum for data table search modes.
ValueDescriptionExample
exactTable search mode is exact.
exactOrNextTable search mode is exact or next.
exactOrPrevTable search mode is exact or prev.
nearestTable search mode is nearest.