修改defaultLeft错误

This commit is contained in:
sericaer
2019-09-17 17:05:57 +08:00
parent cf0648b1f6
commit 06a23d0940

View File

@@ -93,7 +93,7 @@ namespace XCharts
{
return new Location()
{
align = Align.CenterRight,
align = Align.CenterLeft,
left = 5,
right = 0,
top = 0,