windowsforms-devexpress-dot-xtratreemap-2c4c1dfa.md
Represents a palette (collection of colors) used to draw a TreeMap.
Namespace : DevExpress.XtraTreeMap
Assembly : DevExpress.XtraTreeMap.v25.2.dll
NuGet Package : DevExpress.TreeMap
public class Palette :
NotificationCollection<Color>
Public Class Palette
Inherits NotificationCollection(Of Color)
The following members return Palette objects:
Show 33 links
Object DXCollectionBase<Color> DXCollection<Color> NotificationCollection<Color> Palette
See Also