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