mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 21:40:41 +00:00
3.0
This commit is contained in:
@@ -143,9 +143,9 @@ namespace XCharts.Runtime
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 移除并重新初始化所有组件。
|
||||
/// 移除并重新创建所有图表的Object。
|
||||
/// </summary>
|
||||
public void RemoveAndReinitChartObject()
|
||||
public void RebuildChartObject()
|
||||
{
|
||||
ChartHelper.DestroyAllChildren(transform);
|
||||
SetAllComponentDirty();
|
||||
|
||||
Reference in New Issue
Block a user