Search
Dashboard Properties
 


 Public Properties

  Name Description

allowZoom

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

backColor

Gets or sets dashboard's back color.

backgroundImageAlign

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

backgroundImageAutoSize

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

backgroundImageLocation

Gets or sets dashboard's background image.

dataItemClicked

Raised when the user clicks on a data item inside a plot.

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.

licenseLocation

Gets or sets the path to the license file.

rootPanel

Gets the root Panel in the hierarchy of dashboard components.

theme

Gets or sets a Theme specifying appearance of dashboard elements.

 See Also