mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 06:50:18 +00:00
修改defaultLeft错误
This commit is contained in:
@@ -93,7 +93,7 @@ namespace XCharts
|
||||
{
|
||||
return new Location()
|
||||
{
|
||||
align = Align.CenterRight,
|
||||
align = Align.CenterLeft,
|
||||
left = 5,
|
||||
right = 0,
|
||||
top = 0,
|
||||
|
||||
Reference in New Issue
Block a user