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 PropertyCountGets the number of key/value pairs contained in the NameObjectCollectionBase instance. (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 PropertyKeysGets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance. (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 MethodGetEnumeratorReturns an enumerator that iterates through the NameObjectCollectionBase. (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodGetObjectDataImplements the ISerializable interface and returns the data needed to serialize the NameObjectCollectionBase instance. (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodLoadState Imports a SmartPalette object from the specified xml file.  
Public MethodOnDeserializationImplements the ISerializable interface and raises the deserialization event when the deserialization is complete. (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

© 2008 All Rights Reserved.