KpiChartPreferredRelativeTileWidth Property

Spotfire 14.3 API Reference
Gets or sets the preferred width of a KPI tile as a multiple of the current font size. When filling up the KpiChart with KPI tiles, no tile will be less than this size (given that the width of the KpiChart is not smaller than this size). In addition, the KPI tiles will not be larger than twice this size.

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 double PreferredRelativeTileWidth { get; set; }

Property Value

Type: Double
Version Information

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

Reference