KpiChartPreferredTileWidth Property TIBCO Spotfire 7.9 API Reference
Gets or sets the preferred width of a KPI tile in pixels. 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: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
public int PreferredTileWidth { get; set; }

Property Value

Type: Int32
Version Information

Supported in: 7.9, 7.8
See Also

Reference