NDepend.API Documentation
IProjectTrend Interface Properties

NDepend.Project Namespace : IProjectTrend Interface

For a list of all members of this type, see IProjectTrend members.

Public Properties
 NameDescription
 Property Gets or sets the set of trend charts settings to show in the Dashboard panel and in the report.  
 Property Gets or sets the kind of label used to tag trend metrics logs.  
 Property Gets or sets the frequency of when trend metrics values are logged.  
 Property Gets or sets the custom directory where Trend Metrics Values are stored.  
 Property Gets the absolute path to the directory that stores Trend Metrics Values.  
 PropertyGets or sets a boolean that indicates if the values of CustomLogRecurrence and CustomLogLabel are used, or if the values defined in Options - Trend Metrics are used instead.
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Trend_Settings activated.  
 PropertyGets or sets a boolean that indicates if the value of CustomTrendStoreDirectory is used to define the directory that stores Trend Metrics Values, or if the default path $(NdProjectOutputDir)\TrendMetrics is used instead..
When the property is changed, the event IProject.IProject.SettingsChanged is triggered with the flag ProjectSettings.ProjectSettings.Trend_Settings activated.  
Top
See Also

Reference

IProjectTrend Interface
NDepend.Project Namespace