NDepend.API Documentation
SeriesSettings Property
NDepend.Trend Namespace > ChartSettings Class : SeriesSettings Property
Gets or sets the series settings shown on this chart.
Syntax
public IReadOnlyList<SerieSettings> SeriesSettings {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

ChartSettings Class
ChartSettings Members