Compartir a través de


GaugePanelInstance Clase

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class GaugePanelInstance _
    Inherits DynamicImageInstance
'Uso
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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.