GaugeCell-Klasse
Represents a gauge cell.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class GaugeCell _
Implements IReportScope, IDataRegionCell
'Usage
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
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeCell
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.