Version

RVDashboard Class Members

The following tables list the members exposed by RVDashboard.

Public Properties
 NameDescription
Public PropertyDateFilterThe date global filter configured in this dashboard, null if no date filter is configured.  
Public PropertyFiltersThe list of filters in the dashboard. Dashboard filters can be used to apply filters to multiple widgets at the same time.  
Public PropertyTitleThe name or title of the dashboard  
Public PropertyVisualizationsThe list of visualizations in the dashboard.  
Public Methods
 NameDescription
Public MethodGetFilterByIdGets the filter with the given ID.  
Public MethodGetFilterByTitleGets the first filter with the given title.  
Public MethodGetVisualizationByIdGets the visualization with the specified ID.  
Public MethodGetVisualizationByTitleGets the first visualization with the given title.  
See Also