KpiVisualizationSortColumn Property

Spotfire 15.0 API Reference
Gets the sort column. This column is used to calculate the value to be used in the comparison between tiles when the SortMode is HighestFirst or LowestFirst.

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 KpiSortColumn SortColumn { get; }

Property Value

Type: KpiSortColumn
Version Information


See Also

Reference