New to Telerik UI for ASP.NET Core? Download free 30-day trial
Events
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
events.cshtml
EventsController.cs
ElectricityProduction.cs
CONSOLE LOG
Clear log
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Chart exposes through its Events attribute many client-side events that allow easy and flexible use in a wide range of application scenarios:
- .SeriesClick()
- .SeriesHover()
- .DataBound()
- .AxisLabelClick()
- .PlotAreaClick()
- .Render()
- .LegendItemClick()
- .LegendItemHover()
- .DragStart()
- .Drag()
- .DragEnd()
- .ZoomStart()
- .Zoom()
- .ZoomEnd()