TreeMapPaletteColorizer.ColorizeGroups Property
Gets or sets a value indicating whether or not tree map items should be colorized by groups.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if items in one group should be colorized using one color; otherwise false. |
Remarks
For more information about Colorizers, refer to the Colorizers topic.
See Also