Partager via


Classe GaugePanelInstance

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

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

Syntaxe

'Déclaration
Public NotInheritable Class GaugePanelInstance _
    Inherits DynamicImageInstance
'Utilisation
Dim instance As GaugePanelInstance
public sealed class GaugePanelInstance : DynamicImageInstance
public ref class GaugePanelInstance sealed : public DynamicImageInstance
[<SealedAttribute>]
type GaugePanelInstance =  
    class
        inherit DynamicImageInstance
    end
public final class GaugePanelInstance extends DynamicImageInstance

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.