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.
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents vertical alignment settings for the contents of a scorecard cell.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Enumeration VerticalAlignments
'Usage
Dim instance As GridFormatInfo.VerticalAlignments
public enum VerticalAlignments
Members
| Member name | Description | |
|---|---|---|
| Undefined | Represents an undefined alignment (inherit the setting if possible). | |
| Top | Represents a top alignment for cell content. | |
| Middle | Represents a middle alignment for cell content. | |
| Bottom | Represents a bottom alignment for cell content. |