ReportViewTemplateFactory.CreateStrategyMapReport Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates a Strategy Map report view via the New Report wizard.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Shared Function CreateStrategyMapReport As ReportView
'Usage
Dim returnValue As ReportView

returnValue = ReportViewTemplateFactory.CreateStrategyMapReport
public static ReportView CreateStrategyMapReport ()

Return Value

A Strategy Map report view.

See Also

Reference

ReportViewTemplateFactory Class
ReportViewTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace