Compartir a través de


Clase GaugeRow

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represe4nts the gauge row.

Jerarquía de herencia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.GaugeRow

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

Sintaxis

'Declaración
Public NotInheritable Class GaugeRow
'Uso
Dim instance As GaugeRow
public sealed class GaugeRow
public ref class GaugeRow sealed
[<SealedAttribute>]
type GaugeRow =  class end
public final class GaugeRow

El tipo GaugeRow expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública GaugeCell Infraestructura. Gets the gauge cell for the gauge row.

Arriba

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering