Gets or sets the default color. This color is used for values that are non-empty and
are not colored by any ColorRule.
Namespace: Spotfire.Dxp.Application.Visuals.ConditionalColoring
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 46.0.14903.4133 (46.0.14903.4133)
Syntax
C#
public Color DefaultColor { get; set; }
Property Value
Type: ColorThe default color.
Version Information
Supported in: 10.10, 10.9, 10.8, 10.7, 10.6, 10.5, 10.4, 10.3, 10.2, 10.1, 10.0, 7.14, 7.13, 7.12, 7.11
See Also