Share via


TrendAnalysisChartBuilder Members (Microsoft.PerformancePoint.Scorecards.Common)

Creates trend analysis charts.

The following tables list the members exposed by the TrendAnalysisChartBuilder type.

Public Constructors

  Name Description
Public method TrendAnalysisChartBuilder Overloaded. Initializes a new instance of the TrendAnalysisChartBuilder class.

Top

Public Properties

  Name Description
Public property AllKpisChartImageStr The serialized chart image (all KPIs).
Public property AllKpisDataSet The data behind the dataset/chart.
Public property IndKpiChartImageStrSet The serialized chart images (for all KPIs).
Public property IndKpiDataSetSet The initial data behind the dataset/chart.
Public property ServerChart The chart object used to render on the server.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddKpiNameColumn 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.
Public method BuildAndFilterDataSetFromViewData Builds the data tables used to display the extended view data (including historical data) and filters them to display the chart for the selected path only.
Public method BuildAndFilterDataTableFromViewData  
Public method BuildPivotChartFromDataSet  
Public method BuildTimeDimLabelMapper  
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method PrepareDataTables Builds the actual OWC pivot chart.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method RenameDuplicates  
Public method SaveDataSetToXml  
Public method SetServerPivotChart  
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

TrendAnalysisChartBuilder Class
Microsoft.PerformancePoint.Scorecards.Common Namespace