The following tables list the members exposed by RVDashboard.
Name | Description | |
---|---|---|
DateFilter | The date global filter configured in this dashboard, null if no date filter is configured. | |
Filters | The list of filters in the dashboard. Dashboard filters can be used to apply filters to multiple widgets at the same time. | |
Title | The name or title of the dashboard | |
Visualizations | The list of visualizations in the dashboard. |
Name | Description | |
---|---|---|
GetFilterById | Gets the filter with the given ID. | |
GetFilterByTitle | Gets the first filter with the given title. | |
GetVisualizationById | Gets the visualization with the specified ID. | |
GetVisualizationByTitle | Gets the first visualization with the given title. |