Share via


SqlReportViewData.Zoom Property (Microsoft.PerformancePoint.Scorecards)

The zoom property.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Zoom As String
'Usage
Dim instance As SqlReportViewData
Dim value As String

value = instance.Zoom

instance.Zoom = value
[XmlAttributeAttribute] 
public string Zoom { get; set; }

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace