DashboardJsonDataSource Constructors
A data source that retrieves data stored in JSON format.| Name | Parameters | Description |
|---|---|---|
| DashboardJsonDataSource() | none | Initializes a new instance of the DashboardJsonDataSource class. |
| DashboardJsonDataSource(String) | name | Initializes a new instance of the DashboardJsonDataSource class with the specified name. |
See Also