ColoringCollectionGetCategories Method

Spotfire 15.0 API Reference
Gets all CategoryKey values that are currently mapped to any Coloring managed by this ColoringCollection.

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 IList<CategoryKey> GetCategories()

Return Value

Type: IListCategoryKey
The CategoryKey values.
Version Information


See Also

Reference