GenericObjectSelectHyperCubeValuesAsync Method |
Name | Description | |
---|---|---|
![]() | SelectHyperCubeValuesAsync(String, Int32, IEnumerableInt32, Boolean) | Selects some values in one dimension. The values are identified by their element numbers. This method applies to charts, tables and scatter plots. |
![]() | SelectHyperCubeValuesAsync(AsyncHandle, String, Int32, IEnumerableInt32, Boolean) | Selects some values in one dimension. The values are identified by their element numbers. This method applies to charts, tables and scatter plots. |
![]() | SelectHyperCubeValuesAsyncT(AsyncHandle, FuncResponse, T, String, Int32, IEnumerableInt32, Boolean) | Selects some values in one dimension. The values are identified by their element numbers. This method applies to charts, tables and scatter plots. |