KpiChartSortMode Property

Spotfire 15.0 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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public KpiSortMode SortMode { get; set; }

Property Value

Type: KpiSortMode
Remarks

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


See Also

Reference