NDepend.API Documentation
UseCustomLogFrequencyAndLabelValues Property
NDepend.Project Namespace > IProjectTrend Interface : UseCustomLogFrequencyAndLabelValues Property
Gets 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.
Syntax
bool UseCustomLogFrequencyAndLabelValues {get; set;}
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

IProjectTrend Interface
IProjectTrend Members