Share via


IndicatorTemplateFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators)

Creates the indicator templates that are used in the New Indicator wizard.

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

Syntax

'Declaration
Public Class IndicatorTemplateFactory
    Inherits TemplateFactory
'Usage
Dim instance As IndicatorTemplateFactory
public class IndicatorTemplateFactory : TemplateFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Templates.TemplateFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators.IndicatorTemplateFactory

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

IndicatorTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators Namespace