Classe StateIndicator
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a state indicator.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel..::..StateIndicator
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class StateIndicator _
Inherits GaugePanelItem
'Utilisation
Dim instance As StateIndicator
public class StateIndicator : GaugePanelItem
public ref class StateIndicator : public GaugePanelItem
type StateIndicator =
class
inherit GaugePanelItem
end
public class StateIndicator extends GaugePanelItem
Le type StateIndicator expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
StateIndicator | Creates a new instance of the StateIndicator class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ActionInfo | Actions for the item. (hérité de GaugePanelItem.) |
![]() |
Angle | The angle of the indicator. |
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
GaugeInputValue | The input value. |
![]() |
Height | Height of the item as a percentage of the parent element. (hérité de GaugePanelItem.) |
![]() |
Hidden | Indicates this item should be hidden. (hérité de GaugePanelItem.) |
![]() |
IconsSet | Infrastructure. |
![]() |
IndicatorImage | The state image. |
![]() |
IndicatorStates | A list of the indicator states. |
![]() |
IndicatorStyle | The indicator style. |
![]() |
Left | Distance from the left as a percentage of the parent element. (hérité de GaugePanelItem.) |
![]() |
MaximumValue | Gets the maximum allowable input value when TransformationType is set to Percentage. |
![]() |
MinimumValue | Gets the minimum allowable input value when TransformationType is set to Percentage. |
![]() |
Name | Name of the GaugePanelItem. (hérité de GaugePanelItem.) |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
ParentItem | Name of the parent GaugePanelItem. (hérité de GaugePanelItem.) |
![]() |
ResizeMode | The resize mode. |
![]() |
ScaleFactor | Gets the scale factor of the state indicator. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
StateDataElementName | Gets the name of the current state. |
![]() |
StateDataElementOutput | Indicates whether the current state is output in plain text during data rendering. |
![]() |
Style | Gets the style properties of this report definition object. (hérité de GaugePanelItem.) |
![]() |
ToolTip | Tooltip text for the item. (hérité de GaugePanelItem.) |
![]() |
Top | Distance from the top as a percentage of the parent element. (hérité de GaugePanelItem.) |
![]() |
TransformationScope | Gets the scope to be used to calculate the MinimumValue and MaximumValue in case they are not specified. |
![]() |
TransformationType | Indicates whether to transform the input value to a percentage value. |
![]() |
Width | Width of the item as a percentage of the parent element. (hérité de GaugePanelItem.) |
![]() |
ZIndex | Drawing order of the item within the panel. (hérité de GaugePanelItem.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) |
![]() |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Initializes an instance of the StateIndicator class. (remplace ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.