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: 69.0.21424.2902 (69.0.21424.2902)
Syntax
C#
public bool NewRowPerKpi { get; set; }
Property Value
Type: BooleanVersion Information
Supported in: 14.7, 14.6, 14.5, 14.4, 14.3, 14.2, 14.1, 14.0
See Also