SmartPalette Class Properties
For a list of all members of this type, see SmartPalette members.
Public Properties
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) |
See Also