GaugeCell Clase
Represents a gauge cell.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class GaugeCell _
Implements IReportScope, IDataRegionCell
'Uso
Dim instance As GaugeCell
public sealed class GaugeCell : IReportScope,
IDataRegionCell
public ref class GaugeCell sealed : IReportScope,
IDataRegionCell
[<SealedAttribute>]
type GaugeCell =
class
interface IReportScope
interface IDataRegionCell
end
public final class GaugeCell implements IReportScope, IDataRegionCell
Jerarquía de herencia
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell
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.
Vea también