PaletteBase Class
The base class for the tree map palettes.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Related API Members
The following members return PaletteBase objects:
Remarks
This class introduces the PaletteBase.PaletteName property that allows you to obtain the palette name, the PaletteBase.Count property that allows you to get the count of colors in the palette and the PaletteBase.Item property that allows you to get the palette color under the index.
Inheritance
See Also