TrendAnalysisChartUtilities Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)
Represents utilities for trend analysis charts.
The following tables list the members exposed by the TrendAnalysisChartUtilities type.
Public Properties
Name | Description | |
---|---|---|
MinimumNoOfHistTimePeriods | The minimum number of historical time periods to be used by the time series algorithm to build a trend chart. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
DecodeMemberSetString | Deserializes the member set string. | |
EncodeMemberSetString | Serializes the member set string. | |
Equals | Overloaded. (inherited from Object) | |
FiltHistTimeDimMemberSet | Filters the historical time periods member set. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
UpdateHistPredSettings | Updates the historical time periods set that is attached to the chart with a new set (memberSet). | |
ValidateHistTimeDimMemberSet | Validates that all members the history member set are on the same level. | |
VerifyMemberSetChanged | Verifies if two time period sets contain the same time periods. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TrendAnalysisChartUtilities Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace