The IMapColorCollection interface determines the collection of factor colors. The colors collection is relevant for pie factors and bar factors.
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. |
Method name | Brief description | |
Remove | The Remove method removes the specified number of colors from the collection. |
See also: