NDepend.API Documentation
ChartSettings Constructor
NDepend.Trend Namespace > ChartSettings Class : ChartSettings Constructor
The name of the chart.
A boolean that indicates if this chart is shown in report.
The series shown on this chart.
Initializes a new instance of the ChartSettings class.
Syntax

Parameters

name
The name of the chart.
showInReport
A boolean that indicates if this chart is shown in report.
seriesSettings
The series shown on this chart.
Remarks
If name has more than NDepend.Trend.ChartSettings.CHART_NAME_MAX_CHAR characters, it is truncated.
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