Version

ColorScale Class Members

The following tables list the members exposed by ColorScale.

Public Methods
 NameDescription
Public MethodGetColorReturn a color corresponding to the given numeric value.  
Public MethodResetResets all the properties to their default values  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event.  
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes.  
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes.  
See Also