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 | |
---|---|---|
![]() |
Color | Gets the color of the state. |
![]() |
EndValue | Gets the end value in the state range. |
![]() |
IndicatorImage | Gets the properties of the state image. |
![]() |
IndicatorStyle | Gets the indicator style of the state. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
Name | Gets the name of the indicator state. |
![]() |
ScaleFactor | Gets the scale factor of the state image. |
![]() |
StartValue | Gets the start value in the state range. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
![]() |
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.