DashboardObjectDataSource Constructors
An object data source that provides data for the dashboard.
Name | Parameters | Description |
---|---|---|
Dashboard |
none |
Initializes a new instance of the Dashboard |
Dashboard |
data |
Initializes a new instance of the Dashboard |
Dashboard |
name, data |
Initializes a new instance of the Dashboard |
Dashboard |
name |
Initializes a new instance of the Dashboard |
See Also