Compartilhar via


Classe LinearGaugeInstance

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

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

Sintaxe

'Declaração
Public NotInheritable Class LinearGaugeInstance _
    Inherits GaugeInstance
'Uso
Dim instance As LinearGaugeInstance
public sealed class LinearGaugeInstance : GaugeInstance
public ref class LinearGaugeInstance sealed : public GaugeInstance
[<SealedAttribute>]
type LinearGaugeInstance =  
    class
        inherit GaugeInstance
    end
public final class LinearGaugeInstance extends GaugeInstance

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.