ChartWindow: Set limits to 120 Oe and 1.5 euro
This commit is contained in:
@ -7,7 +7,7 @@ namespace Elwig.Helpers.Billing {
|
||||
|
||||
public const int MinX = 50;
|
||||
public const int MinXGeb = 73;
|
||||
public const int MaxX = 140;
|
||||
public const int MaxX = 120;
|
||||
|
||||
public int Id { get; set; }
|
||||
public BillingData.CurveMode Mode { get; set; }
|
||||
|
Reference in New Issue
Block a user