Name | Description | |
---|---|---|
Binds the chart to current DataSource. |
||
Implements IDisposable. |
||
For internal use. |
||
Searches for a series element at specified location. |
||
Implements RootControl.Invalidate. Invalidates the specified region of a component. |
||
Implements RootControl.InvalidateLayout. Invalidates layout of specified component. |
||
Searches for a series element closest to specified location. |
||
Draws the dashboard to the specified graphics. |
||
Overloaded. |
||
Overloaded. |
||
For internal use. |
||
Sets the transformation of the specified graphics to correspond to the dashboard's current unit, zoom and scroll. |
Name | Description | |
---|---|---|
|
||
Creates a RenderContext instance. |
||
Draws the dashboard on specified IGraphics surface. |
||
ComponentBase.OnAfterRenderAsync override. |
||
Control.OnClick override. Raises the DataItemClicked event if the user has clicked on data element in a plot. |
||
Control.OnPaint override. Draws the components contained by this dashboard. |
||
Control.OnMouseDown override. |
||
Control.OnMouseMove override. |
||
Control.OnMouseUp override. |
||
Control.OnResize override. Invalidates the layout of child components and runs a new layout pass. |