Compartir a través de


GaugeLabelInstance Clase

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

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

Sintaxis

'Declaración
Public NotInheritable Class GaugeLabelInstance _
    Inherits GaugePanelItemInstance
'Uso
Dim instance As GaugeLabelInstance
public sealed class GaugeLabelInstance : GaugePanelItemInstance
public ref class GaugeLabelInstance sealed : public GaugePanelItemInstance
[<SealedAttribute>]
type GaugeLabelInstance =  
    class
        inherit GaugePanelItemInstance
    end
public final class GaugeLabelInstance extends GaugePanelItemInstance

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeLabelInstance

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.