Click or drag to resize
IGenericObjectSelectHyperCubeValuesAsync Method
Overload List
  NameDescription
Public methodSelectHyperCubeValuesAsync(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.
Public methodSelectHyperCubeValuesAsync(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.
Public methodSelectHyperCubeValuesAsyncT(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.
Top
See Also