GaugePanelItemInstance Clase
Represents an instance type of the GaugePanelItem class, and contains the calculated values of the properties in GaugePanelItem.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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
Jerarquía de herencia
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
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.