Classe GaugePanelObjectCollectionItem
Represents an item in a collection of gauge panel objects.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public MustInherit Class GaugePanelObjectCollectionItem
'Utilizzo
Dim instance As GaugePanelObjectCollectionItem
public abstract class GaugePanelObjectCollectionItem
public ref class GaugePanelObjectCollectionItem abstract
[<AbstractClassAttribute>]
type GaugePanelObjectCollectionItem = class end
public abstract class GaugePanelObjectCollectionItem
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanelObjectCollectionItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .CustomLabel
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItem
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePointer
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeScale
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ScaleRange
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.
Vedere anche