LineChartElement.YMaxOverride property
Optional fixed Y max; null/returns-null = auto-scale to visible peak.
public Func<float?>? YMaxOverride { get; set; }See Also
Section titled “See Also”- record LineChartElement
- namespace Stellar.Abstractions.Services