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

See Also

Reference

IProjectTrend Interface
IProjectTrend Members