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

Gets or sets the color of the needle of the primary gauge.

Syntax

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

Property Value

Color

Requirements

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

See Also