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

Gets or sets the style of needle to display in the gauge.

Syntax

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

Property Value

enumNeedleType

Requirements

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

See Also