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 Methodstatic (Shared in Visual Basic)FromColors Creates a SmartPalette with range colors based on the specified element value and colors.  
Public Methodstatic (Shared in Visual Basic)FromColorsRangeOverloaded.  Generates a SmartPalette based on the specified element value, element value range, and colors.  
Public MethodGetEnumerator (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodGetObjectData (Inherited from System.Collections.Specialized.NameObjectCollectionBase)
Public MethodGetScaleRange Get a ScaleRange object representing the union of all value ranges defined by colors that match the specified key.  
Public MethodGetValueColor Get the thematic color based on the key and values of smartPalettes..  
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

© 2021 All Rights Reserved.