Xceed Chart for WinForms v4.4 Documentation
Palette Class Members
Properties  Methods 


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

The following tables list the members exposed by Palette.

Public Properties
 NameDescription
Public PropertyGets the number of palette items contained in the Palette object.  
Top
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