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

Provides the properties for defining and displaying a primary gauge and multiple secondary gauges.

Object Model

dbiGauge ClassGaugeObjectCollection ClassdbiGaugeObject Class

Syntax

Visual Basic (Declaration) 
Public Class dbiGauge 
   Inherits Dbi.dbiControl
C# 
public class dbiGauge : Dbi.dbiControl 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               Dbi.WinControl.Gauge.dbiGauge

Requirements

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

See Also