KpiChartSortMode Property TIBCO Spotfire 7.9 API Reference
Gets or sets the sort mode for the individual tiles for all KPIs in the KpiChart.

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

C#
public KpiSortMode SortMode { get; set; }

Property Value

Type: KpiSortMode
Remarks

Note: The HighestFirst and LowestFirst modes require the SortColumn to be set consistently on all KpiVisualizations in the KpiCollection.
Version Information

Supported in: 7.9, 7.8
See Also

Reference