ModernCounterTextColor Property |
Gets or Sets the Color of the text and Graph, with animation when the value has changed.
Namespace:
Hummingbird.UI
Assembly:
Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax public Color TextColor { get; set; }
Public Property TextColor As Color
Get
Set
public:
property Color TextColor {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorSee Also