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 the target value for a key performance indicator (KPI) in a scorecard cell.
The GridDisplayElementTarget type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GridDisplayElementTarget() | Initializes a new instance of the GridDisplayElementTarget class. |
![]() |
GridDisplayElementTarget(GridDisplayElementTarget) | Initializes a new instance of the GridDisplayElementTarget class based on another GridDisplayElementTarget object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
FormatType | Gets or sets the format of the cell. (Inherited from GridDisplayElementNumber.) |
![]() |
OverrideValue | Gets or sets the decimal equivalent of the formatted value of the cell. (Inherited from GridDisplayElementNumber.) |
![]() |
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.) |
![]() |
Value | Gets or sets the value of the cell. (Inherited from GridDisplayElementNumber.) |
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