Dashboard Properties
Contains the full description of a dashboard used to visualize data.Name | Description |
---|---|
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Color |
Provides access to a dashboard color scheme. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Currency |
Gets or sets the default currency for the Dashboard. |
Custom |
Gets a collection of metadata types that correspond to metadata descendants. |
Custom |
Gets custom properties available for the current dashboard. |
Data |
For internal use. |
Data |
Gets the collection of dashboard data sources. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Enable |
Gets or sets whether automatic updates are enabled for the current dashboard. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Groups | Provides access to a collection of dashboard item groups. |
Is |
For internal use. |
Items | Gets the collection of dashboard items. |
Layout |
Provides access to the dashboard layout settings. |
Layout |
Gets or sets the root dashboard layout group. |
Parameters | Provides access to dashboard parameters. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Title | Provides access to the title settings of the dashboard. |
User |
Gets or sets custom data to be saved to the dashboard XML definition. |
See Also