GridFormatInfo.VerticalAlignments Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines vertical alignment options.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Enumeration VerticalAlignments
'Usage
Dim instance As VerticalAlignments
public enum VerticalAlignments

Members

  Member name Description
Bottom Bottom aligned.  
Middle Middle aligned.  
Top Top aligned.  
Undefined Not defined. Inherit, if possible.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace