New to Kendo UI for Angular? Start a free 30-day trial
DrilldownEvent
Represents the arguments for the drilldown
event of the Chart component (see example).
Name | Type | Default | Description |
---|---|---|---|
point |
|
Specifies the clicked series point. | |
sender |
|
Specifies the | |
series |
|
Specifies the clicked point series options. | |
value |
|
Specifies the drilldown field value. |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Returns | ||||
|
preventDefault |
---|
Prevents the default action for a specified event. The source component suppresses the built-in behavior that follows the event. |