Condividi tramite


Classe LinearGaugeInstance

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

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

Sintassi

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

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.