StrategyMapReportViewFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates Strategy Map report views.

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

Syntax

'Declaration
Public Class StrategyMapReportViewFactory
    Inherits ReportViewFactory
'Usage
Dim instance As StrategyMapReportViewFactory
public class StrategyMapReportViewFactory : ReportViewFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.ReportViewFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.StrategyMapReportViewFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

StrategyMapReportViewFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace