NDepend.API Documentation
MetricsHistories Property
NDepend.Trend Namespace > IHistoryData Interface : MetricsHistories Property
Gets a dictionary of IMetricHistory objects, indexed by corresponding metrics name.
Syntax
IDictionary<string,IMetricHistory> MetricsHistories {get;}
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IHistoryData Interface
IHistoryData Members