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

Determines if text will be displayed at the MajorTicks of the gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DisplayGaugeText As Boolean
C# 
public virtual bool DisplayGaugeText {get; set;}

Property Value

Boolean

Requirements

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

See Also