[]
Contains information about a stop used in RulesEngineColorScaleRule.
public class RulesEngineColorScaleStop : IXmlSerializable
Public Class RulesEngineColorScaleStop
Implements IXmlSerializable
| Name | Description |
|---|---|
| RulesEngineColorScaleStop() |
| 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. |
| Name | Description |
|---|---|
| OnStopChanged() | Called when the definition of the stop changes. |
| Name | Description |
|---|---|
| StopChanged | Raised when the definition of the stop changes. |