NavigatorFilterEvent
The arguments for the navigatorFilter
event.
from
Date
The start of the navigator range.
target
Charts
The Chart
component that triggered the event.
to
Date
The end of the navigator range.
Constructors
NavigatorFilterEvent
(e: any, target: Charts)
Constructs the event arguments from a raw object.
Parameters
e
any
target
Charts