Version

RevealUtility Class Members

The following tables list the members exposed by RevealUtility.

Public Constructors
 NameDescription
Public ConstructorRevealUtility Constructor  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetFilterValuesMethod 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.  
Public Methodstatic (Shared in Visual Basic)LoadDashboardLoads a dashboard from the specified stream, asynchronous method that returns the loaded dashboard.  
Public Methodstatic (Shared in Visual Basic)LoadDashboardSyncLoads a dashboard from the specified stream, synchronous method that returns the loaded dashboard.  
See Also