NDepend.API Documentation
ChartsSettings Property
NDepend.Project Namespace > IProjectTrend Interface : ChartsSettings Property
Gets or sets the set of trend charts settings to show in the Dashboard panel and in the report.
Syntax
IReadOnlyList<ChartSettings> ChartsSettings {get; set;}
Remarks
The order in the list is important since charts will be shown in this order.
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