GraphColorizer.ColorItems Property
Provides access to the collection of color items for this colorizer.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GenericColorizerItemCollection<ColorizerColorItem> | A GenericColorizerItemCollection<T> containing ColorizerColorItem objects. |
See Also