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.
The height of the report or scorecard.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property ViewHeight As String
Get
Set
'Usage
Dim instance As ExportSettings
Dim value As String
value = instance.ViewHeight
instance.ViewHeight = value
public string ViewHeight { get; set; }
Property Value
Type: System.String
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace