render
Fired when the chart is ready to render on screen.
Can be used, for example, to remove loading indicators. Changes to options will be ignored.
The event handler function context (available via the this
keyword) will be set to the widget instance.
Event Data
e.sender kendo.dataviz.ui.StockChart
The widget instance which fired the event.