A control that contains multiple chart plots and gauges
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 back color. |
|
![]() |
Gets or sets the alignment of BackgroundImage relatively to dashboard boundaries. |
|
![]() |
Gets or sets whether auto-size mode is enabled for BackgroundImage. |
|
![]() |
Gets or sets dashboard's background image. |
|
![]() |
Raised when the user clicks on a data item inside a plot. |
|
![]() |
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 or sets the path to the license file. |
|
![]() |
Gets the root Panel in the hierarchy of dashboard components. |
|
![]() |
Gets or sets a Theme specifying appearance of dashboard elements. |
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. |