A newer version of this page is available.
Switch to the current version.
Palette Class
Represents a palette (collection of colors) used to draw a TreeMap.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
public class Palette :
NotificationCollection<Color>
Public Class Palette
Inherits NotificationCollection(Of Color)
Related API Members
The following members accept/return Palette objects:
Show 32 links
Inheritance
See Also
Feedback