ParallelCoordinatePlotColumnCollectionMoveUp Method

Spotfire 15.0 API Reference
Moves a subset of columns up.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public void MoveUp(
	IList<int> columnsIndexes
)

Parameters

columnsIndexes
Type: System.Collections.GenericIListInt32
The indexes of the columns to move up.
Version Information


See Also

Reference