ColoringCount Property

Spotfire 15.0 API Reference
Gets the number of ColorRule instances in this Coloring.

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 int Count { get; }

Property Value

Type: Int32
The number of rules.
Version Information


See Also

Reference