| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BlockColorTo As Color | |
| C# | |
|---|---|
public virtual Color BlockColorTo {get; set;} | |
Property Value
ColorThis property will determine the colors for the DisplayStyle Property where the setting is Blocks or Bar. The Regular type only uses the ForeColor Property.