增加Demo首页,展示代码控制效果

This commit is contained in:
monitor1394
2019-10-16 18:46:31 +08:00
parent 620cdf78c7
commit 6b66b5a129
7 changed files with 210686 additions and 19467 deletions

View File

@@ -69,7 +69,7 @@ namespace XCharts
m_TextFontSize = 16,
m_SubText = "",
m_SubTextFontSize = 14,
m_ItemGap = 14,
m_ItemGap = 8,
m_Location = Location.defaultTop
};
return title;