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

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

Syntax

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

Property Value

Color

Requirements

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

See Also