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

Gets or sets the style of needle to use in the primary gauge.

Syntax

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

Property Value

enumNeedleType

Requirements

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

See Also