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

See Also

Reference

ChartSettings Class
ChartSettings Members