mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 17:00:08 +00:00
XCharts 2.0
This commit is contained in:
@@ -211,7 +211,7 @@ namespace XCharts
|
||||
/// <summary>
|
||||
/// 多列时每列的宽度
|
||||
/// </summary>
|
||||
public Dictionary<int, float> runtimeEachWidth { get { return m_RuntimeEachWidth; }}
|
||||
public Dictionary<int, float> runtimeEachWidth { get { return m_RuntimeEachWidth; } }
|
||||
/// <summary>
|
||||
/// 单列高度
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user