dbicMeter Send comments on this topic.
TextType Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : TextType Property

Gets or sets the type of text to display in the control.

Syntax

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

Property Value

enumTextType Enumeration

Requirements

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

See Also