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