XCharts 2.0

This commit is contained in:
monitor1394
2021-01-17 22:52:32 +08:00
parent d2e96b4002
commit b7ca0ac531
6 changed files with 55 additions and 11 deletions

View File

@@ -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>