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