Provides shortcut methods for building fragments of a Dashboard's user interface.
The following tables list the members exposed by the LayoutBuilder type.
Name | Description | |
---|---|---|
Initializes a new instance of the LayoutBuilder class associated with the specified Dashboard. |
Name | Description | |
---|---|---|
Creates a two-column StackPanel whose second column is a vertical stack of two Component-s. |
||
Creates a two-row StackPanel whose second row is a horizontal stack of two Component-s. |
||
Creates a two-column StackPanel whose first column is a vertical stack of two Component-s. |
||
Creates a two-row StackPanel whose first row is a horizontal stack of two Component-s. |
||
Creates horizontal stack panels for Component-s on the same row and adds them to a vertical StackPanel. |
||
Creates a two-column stack panel whose first column is a vertical stack of two components. The panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a two-row StackPanel whose second row is a horizontal stack of two Component-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a two-column StackPanel whose first column is a vertical stack of two Component-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a two-row StackPanel whose first row is a horizontal stack of two Component-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates horizontal StackPanel-s for Component-s on same row and adds them to a vertical StackPanel. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Overloaded. Creates a StackPanel containing the specified Plot-s and AxisRenderer. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. The panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. The Panel is automatically added to the Dashboard's LayoutPanel. |
||
Creates a GridPanel containing the specified plot and axis renderers. The panel is automatically added to the dashboard's Dashboard.getLayoutPanel. |
||
Overloaded. Creates a StackPanel containing the specified Plot-s and AxisRenderer. |
||
Overloaded. Creates a StackPanel containing the specified Plot-s and AxisRenderer. |
||
Creates a StackPanel for each array of the specified Component-s and adds it to a parent StackPanel with the opposite orientation. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. |
||
Creates a GridPanel containing the specified Plot and AxisRenderer-s. |
||
Overloaded. Creates a StackPanel containing the specified Plot-s and AxisRenderer. |