Property Labels
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
Labels
Gets the labels, parallel to Values; an entry is null where there is no valid-values label.
public IReadOnlyList<string?> Labels { get; }
Gets the labels, parallel to Values; an entry is null where there is no valid-values label.
public IReadOnlyList<string?> Labels { get; }