Gets or sets a value indicating whether to set color on cell text or on cell background.
This property is used by tabular visualizations.
Namespace: Spotfire.Dxp.Application.Visuals.ConditionalColoring
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public bool SetColorOnText { get; set; }
Property Value
Type: BooleanVersion Information
See Also