DataCubeViewModel Constructor

Initialize a viewModel that is used to communicate between the dashboard adapter and the dashboard
 

Examples

The following example initializes a new instance of a DataCubeViewModel object:

var newObject = new dundas.controls.DataCubeViewModel();