Condividi tramite


Classe GaugeCell

Represents a gauge cell.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class GaugeCell _
    Implements IReportScope, IDataRegionCell
'Utilizzo
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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.