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 | (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 | (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 | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) |
![]() |
GetObjectData | (Inherited from System.Collections.Specialized.NameObjectCollectionBase) |
![]() |
LoadState | Imports a SmartPalette object from the specified xml file. |
![]() |
OnDeserialization | (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. |