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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IProjectTrend Interface
IProjectTrend Members