Partager via


Classe GaugePanelItemInstance

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

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

Syntaxe

'Déclaration
Public Class GaugePanelItemInstance _
    Inherits BaseInstance
'Utilisation
Dim instance As GaugePanelItemInstance
public class GaugePanelItemInstance : BaseInstance
public ref class GaugePanelItemInstance : public BaseInstance
type GaugePanelItemInstance =  
    class
        inherit BaseInstance
    end
public class GaugePanelItemInstance extends BaseInstance

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.