KpiChartNewRowPerKpi Property

Spotfire 14.3 API Reference
Gets or sets a value indicating whether the tiles for one kpi should be grouped and started on a new line or not. This also affects the sorting, when the kpis each starts on a new line sorting is done for each kpi separately. Default value if false.

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

C#
public bool NewRowPerKpi { get; set; }

Property Value

Type: Boolean
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0
See Also

Reference