FillColorLightnessFactor Property

Spotfire 14.7 API Reference
Gets the factor used to blend the color towards black or white. This is only used when ColorType is Default This is linear interpolation where 0 means no blending, and -1 means all black or 1 is all white.

Namespace:  Spotfire.Dxp.Application.Visuals.Styles
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax

C#
public float ColorLightnessFactor { get; }

Property Value

Type: Single
Version Information

Supported in: 14.7, 14.6
See Also

Reference