Open this page in the API Guide

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:

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