DocumentUseLightTooltips Property

Spotfire 15.0 API Reference
Gets or sets a value controlling if tooltips are rendered using dark text on a light background (as in pre 4.0 versions), or light text on dark background.

Namespace:  Spotfire.Dxp.Application
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public bool UseLightTooltips { get; set; }

Property Value

Type: Boolean
Version Information


See Also

Reference