Gets or sets a value indicating whether the title is shown for each kpi when each kpi starts on a new row.
Has no effect if NewRowPerKpi is false.
Default value is true.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 70.0.21819.5008 (70.0.21819.5008)
Syntax
C#
public bool ShowTitlesForKpis { get; set; }
Property Value
Type: BooleanVersion Information
Supported in: 14.8, 14.7, 14.6, 14.5, 14.4, 14.3, 14.2, 14.1, 14.0
See Also