Partilhar via


Classe GaugeCell

Represents a gauge cell.

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

Sintaxe

'Declaração
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

Hierarquia de herança

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell

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.