ok x stepped

This commit is contained in:
Samuele E. Locatelli
2021-05-22 17:31:05 +02:00
parent 9880ef3d75
commit dddeff9dff
+1 -1
View File
@@ -183,7 +183,7 @@ namespace MP.Stats.Components
BackgroundColor = backgroundColors(1),
Fill = true,
PointRadius = 2,
SteppedLine=true,
SteppedLine = true,
BorderDash = new List<int> { }
};
return answ;