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 | |
---|---|---|
TrendAnalysisChartBuilder | Overloaded. Initializes a new instance of the TrendAnalysisChartBuilder class. |
Top
Public Properties
Name | Description | |
---|---|---|
AllKpisChartImageStr | The serialized chart image (all KPIs). | |
AllKpisDataSet | The data behind the dataset/chart. | |
IndKpiChartImageStrSet | The serialized chart images (for all KPIs). | |
IndKpiDataSetSet | The initial data behind the dataset/chart. | |
ServerChart | The chart object used to render on the server. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
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. | |
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. | |
BuildAndFilterDataTableFromViewData | ||
BuildPivotChartFromDataSet | ||
BuildTimeDimLabelMapper | ||
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
PrepareDataTables | Builds the actual OWC pivot chart. | |
ReferenceEquals | (inherited from Object) | |
RenameDuplicates | ||
SaveDataSetToXml | ||
SetServerPivotChart | ||
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TrendAnalysisChartBuilder Class
Microsoft.PerformancePoint.Scorecards.Common Namespace