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

Gets or sets the font used for the text displayed on the primary gauge.

Syntax

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

Property Value

Font

Requirements

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

See Also