Partager via


Classe NumericIndicator

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a numeric indicator.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class NumericIndicator _
    Inherits GaugePanelItem
'Utilisation
Dim instance As NumericIndicator
public class NumericIndicator : GaugePanelItem
public ref class NumericIndicator : public GaugePanelItem
type NumericIndicator =  
    class
        inherit GaugePanelItem
    end
public class NumericIndicator extends GaugePanelItem

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.