AnyChart
API Reference
Still have questions?
Contact support
Top

[enum] anychart.enums.TableSearchModeImprove this Doc

Enum for data table search modes.
ValueDescriptionExample
exactTable search mode is exact.
exact-or-nextTable search mode is exact or next.
exact-or-prevTable search mode is exact or prev.
nearestTable search mode is nearest.