Partilhar via


Classe GaugeInstance

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Class GaugeInstance _
    Inherits GaugePanelItemInstance
'Uso
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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.