# Type alias Navigator

Navigator: object

Options that define navigator - zoom/pan tool for large datasets in a chart.

# Type declaration

# enabled

enabled: boolean

Boolean flag that defines if navigator should be shown on the chart


# scrollerLocation

scrollerLocation?: object

The scroll location of the navigator scroller / auto zoom feature

# scrollerLocation.max

max: number

# scrollerLocation.min

min: number