Search
Dashboard Methods
 


 Public Methods

  Name Description

DataBind

Binds the chart to current DataSource.

GetGraphics

For internal use.

HandleTouchDown

Invoked to handle touch down interactions.

HandleTouchMove

Invoked to handle touch move interactions.

HandleTouchUp

Invoked to handle touch up interactions.

HitTest

Searches for a dashboard element at specified location.

Invalidate

Overloaded. Repaints the control.

InvalidateLayout

Implements RootControl.InvalidateLayout. Invalidates layout of specified component.

Paint

Draws the dashboard to the specified graphics.

SetTransform

Sets the transformation of the specified graphics to correspond to the dashboard's current unit, zoom and scroll.

 Protected Methods

  Name Description

CreateRenderContext

Creates a RenderContext instance.

Draw

Draws the dashboard on specified IGraphics surface.

OnRepaint

Raises the Repaint event.

 See Also