Partilhar via


Classe RadialGaugeInstance

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

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

Sintaxe

'Declaração
Public NotInheritable Class RadialGaugeInstance _
    Inherits GaugeInstance
'Uso
Dim instance As RadialGaugeInstance
public sealed class RadialGaugeInstance : GaugeInstance
public ref class RadialGaugeInstance sealed : public GaugeInstance
[<SealedAttribute>]
type RadialGaugeInstance =  
    class
        inherit GaugeInstance
    end
public final class RadialGaugeInstance 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.