| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTextType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTextType : System.Enum | |
| Member | Description |
|---|---|
| None | No text is displayed. |
| Percentage | The value will be displayed as a percentage. |
| Text | The value from the DisplayText Property property will be displayed. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Meter.enumTextType
Target Platforms: Current Windows operating system with .NET 8.