Share via


Gauge Class

Represents a gauge to be drawn within a gauge panel.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class Gauge _
    Inherits GaugePanelItem
'Usage
Dim instance As Gauge
public class Gauge : GaugePanelItem
public ref class Gauge : public GaugePanelItem
type Gauge =  
    class
        inherit GaugePanelItem
    end
public class Gauge extends GaugePanelItem

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.