Name | Description | |
---|---|---|
Creates a RenderContext instance. |
||
Binds the chart to current DataSource. |
||
Draws the dashboard control. |
||
Deserializes the control's data from JSON string. |
||
Implements RootControl.InvalidateLayout. Invalidates the specified region of a component. |
||
Implements RootControl.InvalidateLayout. Invalidates layout of specified component. |
||
Raises the DataItemClicked event if the user has clicked on data element in a plot. |
||
Handles the HTMLCanvasElement mousedown event. |
||
Handles the HTMLCanvasElement mousemove event. |
||
Handles the HTMLCanvasElement mouseup event. |
||
Control.OnResize override. Invalidates the layout of child components and runs a new layout pass. |
||
Serializes the control's data to JSON string. |