Gets or sets the secondary color of the changed blocks in the control. This is the secondary color of the blocks once they have reached the value specified in the ChangeValue Property.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ChangeColorTo As Color | |
| C# | |
|---|---|
public virtual Color ChangeColorTo {get; set;} | |
Property Value
ColorThis is only applicable with the DisplayStyle Property set to blocks.