Xceed Chart for WinForms v4.4 Documentation
Palette Class Methods


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : Palette Class

For a list of all members of this type, see Palette members.

Public Methods
 NameDescription
Public MethodAdds an item with the cpesified color and value to the palette. If an item with the same value already exists in the palette, it is replaced by the new one. Note that internally the component sorts the palette in ascending order so that you don't have to worry about the sequence in which you insert items.  
Public MethodRemoves all palette items from the palette.  
Public MethodCreates an identical copy of this palette object  
Public MethodCreates a user control which can be used for this object visual editing  
Public MethodRemoves a palette item with the specified value.  
Top
See Also

Reference

Palette Class
Xceed.Chart.Core Namespace