Classe GaugePanelInstance
Represents an instance type of the GaugePanel class, and contains the calculated values of the properties in GaugePanel.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class GaugePanelInstance _
Inherits DynamicImageInstance
'Utilizzo
Dim instance As GaugePanelInstance
public sealed class GaugePanelInstance : DynamicImageInstance
public ref class GaugePanelInstance sealed : public DynamicImageInstance
[<SealedAttribute>]
type GaugePanelInstance =
class
inherit DynamicImageInstance
end
public final class GaugePanelInstance extends DynamicImageInstance
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DataRegionInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .DynamicImageInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanelInstance
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