Click or drag to resize
GenericObjectSelectHyperCubeValuesAsync 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