New to Kendo UI for Angular? Start a free 30-day trial
Selection
The Chart category axis enables users to select a specific range by clicking, dragging, resizing, or mouse-wheeling.
Enable Selection
To enable the selection, set the select
option of the category axis.
Selection is supported only for horizontal category axes.
The following example demonstrates how to enable the selection.
Change Theme
Theme
Loading ...
Using Selection as Navigator
Similar to the Stock Chart, you can use the selection to filter the data, which is displayed in another pane or chart.
The following example demonstrates how to use the selectEnd
event to filter the main pane data.
Change Theme
Theme
Loading ...
Support and Learning Resources
- Chart Selection Homepage
- Getting Started with the Kendo UI for Angular Chart
- API Reference of the Chart
- Axes
- Chart Area
- Crosshairs
- Error Bars
- Labels
- Legend
- Notes
- Panes
- Plot Area
- Plot Bands
- Series
- Title
- Tooltip
- Getting Started with Kendo UI for Angular (Online Guide)
- Getting Started with Kendo UI for Angular (Video Tutorial)
- Virtual Classroom (Training Courses for Registered Users)
- Chart Forum
- Before You Start: All Things Angular (Telerik Blog Post)
- Knowledge Base