SqlReportViewData.Zoom Property
Gets or sets the zoom setting.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property Zoom As String
Get
Set
'Usage
Dim instance As SqlReportViewData
Dim value As String
value = instance.Zoom
instance.Zoom = value
public string Zoom { get; set; }
Property Value
Type: System.String
The zoom setting.