New to Kendo UI for Angular? Start a free 30-day trial
SelectStartEvent
Represents the arguments for the selectStart
event of the Chart component.
Name | Type | Default | Description |
---|---|---|---|
axis |
|
Specifies the target axis options. | |
from |
|
Specifies the lower boundary of the selected range. | |
sender |
|
Specifies the | |
to |
|
Specifies the upper boundary of the selected range. |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Returns | ||||
|
preventDefault |
---|
Prevents the default action for a specified event. The source component suppresses the built-in behavior that follows the event. |