CategoricalColorSchemeEntries Property

TIBCO Spotfire 11.4 API Reference

Note: This API is now obsolete.

Gets the color entries. This property is obsolete.

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

C#
[ObsoleteAttribute("Use Coloring instead.")]
public CategoricalColorEntryCollection Entries { get; }

Property Value

Type: CategoricalColorEntryCollection
The color entries.
Version Information

Obsolete (compiler warning) in 11.4
Obsolete (compiler warning) in 11.3
Obsolete (compiler warning) in 11.2
Obsolete (compiler warning) in 11.1
Obsolete (compiler warning) in 11.0
Obsolete (compiler warning) in 10.10
Obsolete (compiler warning) in 7.11
See Also

Reference