The following tables list the members exposed by RevealUtility.
Name | Description | |
---|---|---|
![]() | RevealUtility Constructor |
Name | Description | |
---|---|---|
![]() ![]() | GetFilterValues | Method used to get the possible values for a given filter. For a Country filter, this will return the list of all countries, not only the selected ones. You can use this method to create your own UI to select filter values. |
![]() ![]() | LoadDashboard | Loads a dashboard from the specified stream, asynchronous method that returns the loaded dashboard. |
![]() ![]() | LoadDashboardSync | Loads a dashboard from the specified stream, synchronous method that returns the loaded dashboard. |