A control that can hold multiple chart Plot-s and Gauge-s 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 | |
---|---|---|
Identifies the Brush used for painting the tooltips. |
||
Identifies the Brush used for stroking the tooltips. |
Name | Description | |
---|---|---|
Removes the specified DataItemClickedListener. |
||
Assosiates the specified JComponent with the target JComponent. |
||
Overloaded. Creates a bitmap Image that represents the Dashboard contents. |
||
Binds the chart to the current DataSource. |
||
Dissociates all JComponents associates with the specified target. |
||
Overloaded. Exports this Dashboard as an image under the specified file path. |
||
Overloaded. Exports the Dashboard to a Portable Document Format (PDF) file. |
||
Gets a value indicating whether users are allowed to zoom into the Plots' data ranges. |
||
Gets the Image drawn as a background for this Dashboard. |
||
Gets the alignment of the BackgroundImage relatively to the Dashboard boundaries. |
||
Gets a value that indicates whether auto-size mode is enabled for the BackgroundImage. |
||
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. |
||
Gets the Panel that contains the Dashboard Component-s that should participate in layout measurements and be arranged relatively to each other. |
||
Gets the root Panel in the hierarchy of Dashboard Component-s. |
||
Gets a Theme specifying the appearance of Dashboard elements. |
||
Searches for a Dashboard element at the specified location. |
||
Overloaded. Invalidates an area from a panel or component. |
||
Overloaded. Invalidates the layout of a panel or component. |
||
Returns a value that indicates if this Dashboard is animated. |
||
Paints the dashboard component using the specified Graphics. |
||
Overloaded. Prints the current Dashboard. |
||
Removes the specified DataItemClickedListener. |
||
Sets a value that indicates whether users are allowed to zoom into the Plots' data ranges. |
||
Sets the Dashboard's background image. |
||
Sets the alignment of the BackgroundImage relatively to the Dashboard boundaries. |
||
Sets whether auto-size mode is enabled for the BackgroundImage. |
||
Gets a LayoutBuilder instance that provides shortcut methods for building fragments of the Dashboard's user interface. |
||
Gets a Panel containing Dashboard Components that should participate in layout measurements and be arranged relatively to each other. |
||
Sets the Component's license key string, disabling evaluation mode. |
||
Sets the Margins that are considered when the Dashboard is printed. |
||
Sets the root Panel in the hierarchy of Dashboard Components. |
||
Sets a Theme specifying the appearance of Dashboard elements. |
Name | Description | |
---|---|---|
Raises an event that signalizes that a data item was clicked. |