.netCHARTING v10.5 Documentation
Properties  Methods 

dotnetCHARTING Namespace : SmartPalette Class
SmartPalette Class Members

The following tables list the members exposed by SmartPalette.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a String array containing all the keys (series or element names) in the SmartPalette.  
Public PropertyGets a Color array containing all the values (series / element colors) in the SmartPalette.  
Public Property (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public PropertyGets a value indicating whether the SmartPalette has entries.  
Public PropertyOverloaded. Gets or sets the value associated with the specified key.  
Public Property (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified key and color item to this palette.  
Public MethodClears the SmartPalette.  
Public Methodstatic (Shared in Visual Basic)Creates a SmartPalette with range colors based on the specified element value and colors.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Generates a SmartPalette based on the specified element value, element value range, and colors.  
Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodGet a ScaleRange object representing the union of all value ranges defined by colors that match the specified key.  
Public MethodGet the thematic color based on the key and values of smartPalettes..  
Public MethodImports a SmartPalette object from the specified xml file.  
Public Method (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodOverloaded. Removes an entry with the specified key from the collection.  
Public MethodOverloaded. Saves the SmartPalette instance to an xml file.  
Top
See Also