© 2026 Hedgehog Software, LLC
Value yellowThresholdWidth == 195.42857142857144 redThresholdWidth == 684 barWidth == 760
Console.WriteLine($"Value " + $"\nyellowThresholdWidth == {yellowThresholdWidth} " + $"\nredThresholdWidth == {redThresholdWidth}" + $"\nbarWidth == {barWidth}");