Classe GaugePanelItemInstance
Represents an instance type of the GaugePanelItem class, and contains the calculated values of the properties in GaugePanelItem.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Class GaugePanelItemInstance _
Inherits BaseInstance
'Uso
Dim instance As GaugePanelItemInstance
public class GaugePanelItemInstance : BaseInstance
public ref class GaugePanelItemInstance : public BaseInstance
type GaugePanelItemInstance =
class
inherit BaseInstance
end
public class GaugePanelItemInstance extends BaseInstance
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .NumericIndicatorInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StateIndicatorInstance
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.
Consulte também