| GenericObjectGetHyperCubeDataAsync Method |
| Name | Description | |
|---|---|---|
| GetHyperCubeDataAsync(String, IEnumerableNxPage, AsyncHandle) | Retrieves the values of a chart, a table, or a scatter plot. It is possible to retrieve specific pages of data. This method does not apply to stacked tables. | |
| GetHyperCubeDataAsyncT(String, IEnumerableNxPage, FuncResponse, T, AsyncHandle) | Retrieves the values of a chart, a table, or a scatter plot. It is possible to retrieve specific pages of data. This method does not apply to stacked tables. |