Dundas Gauge for ASP.NET Send comments on this topic
GaugeLocation Class
See Also  Members  
Dundas.Gauges.WebControl Namespace : GaugeLocation Class


This class is used for the locations of the various gauge elements.

Syntax

Visual Basic (Declaration) 
Public Class GaugeLocation 
   Inherits GaugeObject
Visual Basic (Usage)Copy Code
Dim instance As GaugeLocation
C# 
public class GaugeLocation : GaugeObject 

Remarks

These locations are measured as a percentage.

Inheritance Hierarchy

System.Object
   Dundas.Gauges.WebControl.GaugeObject
      Dundas.Gauges.WebControl.GaugeLocation

Requirements

Namespace: Dundas.Gauges.WebControl

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: DundasWebGauge (in DundasWebGauge.dll)

See Also