A control that contains multiple chart plots and gauges and manages their layout.
The following tables list the members exposed by the Dashboard type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Dashboard class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether users are allowed to zoom into plots' data ranges. |
|
![]() |
Gets or sets dashboard's background image. |
|
![]() |
Gets or sets the alignment of BackgroundImage relatively to dashboard boundaries. |
|
![]() |
Gets or sets whether auto-size mode is enabled for BackgroundImage. |
|
![]() |
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of dashboard's user interface. |
|
![]() |
Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
|
|
![]() |
Gets the root Panel in the hierarchy of dashboard components. |
|
![]() |
Gets or sets a Theme specifying appearance of dashboard elements. |
Name | Description | |
---|---|---|
![]() |
Binds the chart to current DataSource. |
|
![]() |
For internal use. |
|
![]() |
Invoked to handle touch down interactions. |
|
![]() |
Invoked to handle touch move interactions. |
|
![]() |
Invoked to handle touch up interactions. |
|
![]() |
Searches for a dashboard element at specified location. |
|
![]() |
Overloaded. Repaints the control. |
|
![]() |
Implements RootControl.InvalidateLayout. Invalidates layout of specified component. |
|
![]() |
Draws the dashboard to the specified graphics. |
|
![]() |
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. |
|
![]() |
Raises the Repaint event. |
Name | Description | |
---|---|---|
![]() |
Raised when the user clicks on a data item inside a plot. |
|
![]() |
Raised when the dashboard should be repainted. |