增加Remove All Chart Object移除图表下的所有子节点

This commit is contained in:
monitor1394
2020-09-18 22:24:51 +08:00
parent 166a94012d
commit 9117a198a1
5 changed files with 14 additions and 1 deletions

View File

@@ -1543,7 +1543,6 @@ namespace XCharts
}
else
{
Debug.LogError("lable not show:" + i + "," + j);
serieData.SetLabelActive(false);
}
}