mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 20:28:46 +00:00
调整中英文注释的分隔符为||
This commit is contained in:
@@ -18,7 +18,7 @@ namespace XCharts.Runtime
|
||||
public Vector2 center { get; internal set; }
|
||||
/// <summary>
|
||||
/// the button list of legend.
|
||||
/// |图例按钮列表。
|
||||
/// ||图例按钮列表。
|
||||
/// </summary>
|
||||
internal Dictionary<string, LegendItem> buttonList = new Dictionary<string, LegendItem>();
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user