NavigatorFilterEvent
The arguments for the navigatorFilter
event.
Name | Type | Default | Description |
---|---|---|---|
from |
|
The start of the navigator range. | |
target |
|
The | |
to |
|
The end of the navigator range. |
Constructors
NavigatorFilterEvent
(e: any, target: Charts)
Constructs the event arguments from a raw object.
Parameters
e
any
target