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

Gets or sets an object value that contains additional data about the gauge.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Tag As Object
C# 
public virtual object Tag {get; set;}

Property Value

Object

Requirements

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

See Also