Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an indicator image in a scorecard cell.
The GridDisplayElementIndicator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GridDisplayElementIndicator() | Initializes a new instance of the GridDisplayElementIndicator class. |
![]() |
GridDisplayElementIndicator(GridDisplayElementIndicator) | Initializes a new instance of the GridDisplayElementIndicator class based on another GridDisplayElementIndicator object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IndicatorBand | Gets or sets the one-based index of the indicator band that is displayed in the scorecard cell. |
![]() |
IndicatorLocation | Gets or sets the location of the indicator in the repository. |
![]() |
Status | Gets or sets the status of the cell element. (Inherited from GridDisplayElement.) |
![]() |
Text | Gets or sets the text for the cell element. (Inherited from GridDisplayElement.) |
![]() |
TooltipText | Gets or sets the tooltip for the cell element. (Inherited from GridDisplayElement.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top