| Interface | Description |
|---|---|
| IChartListener |
Event listener shared by the
Chart widget and the ChartBehavior |
| Class | Description |
|---|---|
| Chart<T> |
Provides a Kendo UI chart
|
| ChartBehavior |
Provides a "kendoChart" behavior
|
| ChartBehavior.OnSeriesClickAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'seriesClick' event |
| ChartBehavior.SeriesClickEvent |
Provides an event object that will be broadcasted by the
ChartBehavior.OnSeriesClickAjaxBehavior callback |
| ChartDataSource |
Provide the data-source for the
Chart |
| ChartPayload |
Provides a convenient
HandlerPayload that can be used to broadcast a point information |
Copyright © 2021 7thWeb. All rights reserved.