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. | 
![]()  | Count | Gets the number of key/value pairs contained in the NameObjectCollectionBase instance. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | 
![]()  | HasKeys | Gets a value indicating whether the SmartPalette has entries. | 
![]()  | Item | Overloaded. Gets or sets the value associated with the specified key. | 
![]()  | Keys | Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | 
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Adds the specified key and color item to this palette. | 
![]()  | Clear | Clears the SmartPalette. | 
![]()  | GetEnumerator | Returns an enumerator that iterates through the NameObjectCollectionBase. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | 
![]()  | GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the NameObjectCollectionBase instance. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | 
![]()  | LoadState | Imports a SmartPalette object from the specified xml file. | 
![]()  | OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Specialized.NameObjectCollectionBase) | 
![]()  | Remove | Overloaded. Removes an entry with the specified key from the collection. | 
![]()  | SaveState | Overloaded. Saves the SmartPalette instance to an xml file. | 
    
    
    
    
    
    

