Skip to content
Version 2.11.0
↓ Get the launcher

LineChartElement.YMaxOverride property

Optional fixed Y max; null/returns-null = auto-scale to visible peak.

public Func<float?>? YMaxOverride { get; set; }