dotnetCHARTING Send comments on this topic.
SmartPalette Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : SmartPalette Class


The following tables list the members exposed by SmartPalette.

Public Constructors

 NameDescription
Public ConstructorSmartPalette ConstructorOverloaded. Initializes a new instance of the SmartPalette object.  
Top

Public Properties

 NameDescription
Public PropertyAllKeys Gets a String array containing all the keys (series or element names) in the SmartPalette.  
Public PropertyAllValues Gets a Color array containing all the values (series / element colors) in the SmartPalette.  
Public PropertyCount (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public PropertyHasKeysGets a value indicating whether the SmartPalette has entries.  
Public PropertyItemOverloaded. Gets or sets the value associated with the specified key.  
Public PropertyKeys (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds the specified key and color item to this palette.  
Public MethodClearClears the SmartPalette.  
Public MethodGetEnumerator (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodGetObjectData (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodLoadState Imports a SmartPalette object from the specified xml file.  
Public MethodOnDeserialization (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodRemoveOverloaded.  Removes an entry with the specified key from the collection.  
Public MethodSaveStateOverloaded. Saves the SmartPalette instance to an xml file.  
Top

See Also

© 2010 All Rights Reserved.