Search
Dashboard Properties
 


 Public Properties

  Name Description

AllowZoom

Gets or sets a value indicating whether users are allowed to zoom into plots' data ranges.

BackgroundColor

 

BackgroundImage

Gets or sets dashboard's background image.

BackgroundImageAlign

Gets or sets the alignment of BackgroundImage relatively to dashboard boundaries.

BackgroundImageAutoSize

Gets or sets whether auto-size mode is enabled for BackgroundImage.

Capture

For internal use.

Cursor

Gets or sets the mouse cursor.

DpiX

Gets the horizontal dots-per-inch resolution of this view.

DpiY

Gets the vertical dots-per-inch resolution of this view.

LayoutBuilder

Gets a LayoutBuilder instance that provides shortcut methods for building fragments of dashboard's user interface.

LayoutPanel

Gets a Panel containing dashboard components that should participate in layout measurements and be arranged relatively to each other.

LicenseKey

Gets or sets the license key of the control.

Padding

 

RootPanel

Gets the root Panel in the hierarchy of dashboard components.

Theme

Gets or sets a Theme specifying appearance of dashboard elements.

VersionInfo

Gets version information.

 Protected Properties

  Name Description

DefaultSize

The initial size of the control when it is dropped into a form.

 See Also