Condividi tramite


Classe GaugePanelInstance

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class GaugePanelInstance _
    Inherits DynamicImageInstance
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.