Partager via


Classe GaugeInstance

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Class GaugeInstance _
    Inherits GaugePanelItemInstance
'Utilisation
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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.