IMapColorCollection

Description

The IMapColorCollection interface determines the collection of indicator colors. The colors collection is relevant for pie indicators and bar indicators.

Properties

   Property name Brief description
Count The Count property determines the number of colors in the collection.
Item The Item property determines the color of the collection element by the specified element index.

Methods

   Method name Brief description
Remove The Remove method removes the specified number of colors from the collection.

See also:

IMapColorCollection