Gets or sets a value indicating whether this ColorByOtherExpression is enabled.
Namespace: Spotfire.Dxp.Application.Visuals.ConditionalColoring
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public bool Enabled { get; set; }
Property Value
Type: Booleantrue if enabled; otherwise, false.
Version Information
Supported in: 11.4, 11.3, 11.2
See Also