Classe NumericIndicatorInstance
Represents an instance type of the NumericIndicator class, and contains the calculated values of the properties in NumericIndicator.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class NumericIndicatorInstance _
Inherits GaugePanelItemInstance
'Uso
Dim instance As NumericIndicatorInstance
public sealed class NumericIndicatorInstance : GaugePanelItemInstance
public ref class NumericIndicatorInstance sealed : public GaugePanelItemInstance
[<SealedAttribute>]
type NumericIndicatorInstance =
class
inherit GaugePanelItemInstance
end
public final class NumericIndicatorInstance extends GaugePanelItemInstance
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..NumericIndicatorInstance
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