Freigeben über


GaugeInstance-Klasse

Represents an instance type of the Gauge class, and contains the calculated values of the properties in Gauge.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.