mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-16 13:30:10 +00:00
增加Comment的layer设置层级
This commit is contained in:
@@ -69,6 +69,7 @@ namespace XCharts.Runtime
|
||||
/// </summary>
|
||||
public Vector3 chartPosition { get { return m_ChartPosition; } }
|
||||
public Rect chartRect { get { return m_ChartRect; } }
|
||||
public Painter topPainter { get { return m_PainterTop; } }
|
||||
/// <summary>
|
||||
/// The callback function of chart init.
|
||||
/// ||图表的初始化完成回调。
|
||||
|
||||
Reference in New Issue
Block a user