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

Gets or sets the distance from origin the text will be rendered for the MajorTicks in the gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property GaugeTextHeight As Integer
C# 
public virtual int GaugeTextHeight {get; set;}

Property Value

Integer

Requirements

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

See Also