KpiChartMinVisibleTiles Property

Spotfire 14.3 API Reference
Gets or sets the minimum number of tiles to keep completely visible in the kpi chart. If the kpi chart cannot show that number of tiles with the given width and font settings the tiles will be scaled down (including the font size) until they do. Default value is 0. Allowed values are 0 to 100.

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 int MinVisibleTiles { get; set; }

Property Value

Type: Int32
Version Information

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

Reference