dbicGauge Send comments on this topic.
GaugeForeColor Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : GaugeForeColor Property

Gets or sets the color used to paint the text in the primary gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property GaugeForeColor As Color
C# 
public virtual Color GaugeForeColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also