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 | |
---|---|---|
![]() ![]() |
The System.Drawing.Brush used to fill tooltip's background. |
|
![]() ![]() |
The System.Drawing.Pen used to draw tooltip borders. |
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 | |
---|---|---|
![]() |
The initial size of the control when it is dropped into a form. |
Name | Description | |
---|---|---|
![]() |
Overloaded. |
|
![]() |
Binds the chart to current DataSource. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
|
![]() |
Searches for a series element at specified location. |
|
![]() |
Implements RootControl.InvalidateLayout. Invalidates the specified region of a component. |
|
![]() |
Implements RootControl.InvalidateLayout. Invalidates layout of specified component. |
|
![]() |
Searches for a series element closest to specified location. |
|
![]() |
Overloaded. |
|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Creates a RenderContext instance. |
|
![]() |
Draws the dashboard on specified IGraphics surface. |
|
![]() |
Control.OnClick override. Raises the DataItemClicked event if the user has clicked on data element in a plot. |
|
![]() |
Control.OnMouseDown override. |
|
![]() |
Control.OnMouseMove override. |
|
![]() |
Control.OnMouseUp override. |
|
![]() |
Control.OnPaint override. Draws the components contained by this dashboard. |
|
![]() |
Control.OnResize override. Invalidates the layout of child components and runs a new layout pass. |
Name | Description | |
---|---|---|
![]() |
Raised when the user clicks on a data item inside a plot. |