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

Gets or sets the primary color used to paint the background of the pin in the gauge.

Syntax

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

Property Value

Color

Requirements

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

See Also