RulesEngineColorScaleStop Class Members
In This Topic
The following tables list the members exposed by RulesEngineColorScaleStop.
Public Constructors
Public Properties
| Name | Description |
 | Color | Gets or sets the color used to interpolate the value of the item and determine the background. |
 | Value | The value used to interpolate the item value. |
 | ValueType | The type of value in Value property. |
Top
Protected Methods
| Name | Description |
 | OnStopChanged | Called when the definition of the stop changes. |
Top
Public Events
| Name | Description |
 | StopChanged | Raised when the definition of the stop changes. |
Top
See Also