BarElement.Label property
Optional numeric/status text; right-aligned beside the bar, or centred on it when LabelInside is true.
public Func<string>? Label { get; set; }See Also
Section titled “See Also”- record BarElement
- namespace Stellar.Abstractions.Services