Share via


ExportSettings.ViewWidth field

The width of the report or scorecard.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public ViewWidth As String
'Usage
Dim instance As ExportSettings
Dim value As String

value = instance.ViewWidth

instance.ViewWidth = value
public string ViewWidth

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace