Compartir a través de


RadialGaugeInstance Clase

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

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

Sintaxis

'Declaración
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

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.