Share via


TrendAnalysisChartBuilder.AddKpiNameColumn Method (Microsoft.PerformancePoint.Scorecards.Common)

Aggregates the data tables to support multiple KPIs. The last column will be indexed by the KPI name to allow displaying the charts by KPIs.

Namespace: Microsoft.PerformancePoint.Scorecards.Common
Assembly: Microsoft.PerformancePoint.Scorecards.Common (in microsoft.performancepoint.scorecards.common.dll)

Syntax

'Declaration
Public Sub AddKpiNameColumn
'Usage
Dim instance As TrendAnalysisChartBuilder

instance.AddKpiNameColumn
public void AddKpiNameColumn ()

See Also

Reference

TrendAnalysisChartBuilder Class
TrendAnalysisChartBuilder Members
Microsoft.PerformancePoint.Scorecards.Common Namespace