The following tables list the members exposed by SmartPalette.
Name | Description | |
---|---|---|
SmartPalette Constructor | Overloaded. Initializes a new instance of the SmartPalette object. |
Name | Description | |
---|---|---|
AllKeys | Gets a String array containing all the keys (series or element names) in the SmartPalette. | |
AllValues | Gets a Color array containing all the values (series / element colors) in the SmartPalette. | |
(Inherited from | ||
HasKeys | Gets a value indicating whether the SmartPalette has entries. | |
Item | Overloaded. Gets or sets the value associated with the specified key. | |
(Inherited from |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified key and color item to this palette. | |
Clear | Clears the SmartPalette. | |
(Inherited from | ||
(Inherited from | ||
LoadState | Imports a SmartPalette object from the specified xml file. | |
(Inherited from | ||
Remove | Overloaded. Removes an entry with the specified key from the collection. | |
SaveState | Overloaded. Saves the SmartPalette instance to an xml file. |