Partager via


Classe IndicatorState

Represents a set of state information in the state indicator.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionItem
    Microsoft.ReportingServices.OnDemandReportRendering..::..IndicatorState

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class IndicatorState _
    Inherits GaugePanelObjectCollectionItem
'Utilisation
Dim instance As IndicatorState
public sealed class IndicatorState : GaugePanelObjectCollectionItem
public ref class IndicatorState sealed : public GaugePanelObjectCollectionItem
[<SealedAttribute>]
type IndicatorState =  
    class
        inherit GaugePanelObjectCollectionItem
    end
public final class IndicatorState extends GaugePanelObjectCollectionItem

Le type IndicatorState expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Color Gets the color of the state.
Propriété publique EndValue Gets the end value in the state range.
Propriété publique IndicatorImage Gets the properties of the state image.
Propriété publique IndicatorStyle Gets the indicator style of the state.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Name Gets the name of the indicator state.
Propriété publique ScaleFactor Gets the scale factor of the state image.
Propriété publique StartValue Gets the start value in the state range.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Champs

  Nom Description
Champ protégé m_instance Infrastructure. (hérité de GaugePanelObjectCollectionItem.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.