ColorMap Members TIBCO Spotfire 6.0 API Reference
The ColorMap type exposes the following members.
Methods

  NameDescription
Public methodContains
Determines whether the ColorMap contains a color for a specific category.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetCategories
Gets all categories, sorted according to the category.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodTryGetColor
Tries to get the color for a given category, returning true upon success.
Back to Top
Properties

  NameDescription
Public propertyCount
Gets the number of categories.
Public propertyItem  Object  
Gets or sets the color for a category.
Public propertyItem CategoryKey 
Gets or sets the color for a category.
Back to Top
See Also