New to Kendo UI for AngularStart a free 30-day trial

SelectStartEvent

Represents the arguments for the selectStart event of the Chart component.

NameTypeDefaultDescription

axis

EventAxisOptions

Specifies the target axis options.

from

any

Specifies the lower boundary of the selected range.

sender

ChartComponent

Specifies the ChartComponent that triggered the event.

to

any

Specifies the upper boundary of the selected range.

Methods

isDefaultPrevented

Returns true if the event was prevented by any of its subscribers.

Returns

boolean

true if the default action was prevented. Otherwise, returns false.

preventDefault

Prevents the default action for a specified event. The source component suppresses the built-in behavior that follows the event.

In this article
Methods
Not finding the help you need?
Contact Support