完善注释和文档

This commit is contained in:
monitor1394
2023-11-16 08:20:26 +08:00
parent 9816c34701
commit f94f678661
17 changed files with 68 additions and 59 deletions

View File

@@ -109,7 +109,6 @@ namespace XCharts.Runtime
/// you can use 'sync color to custom' to synchronize the theme color to the custom color. It can also be set manually.
/// ||是否自定义主题颜色。当设置为true时可以用sync color to custom同步主题的颜色到自定义颜色。也可以手动设置。
/// </summary>
/// <value></value>
public bool enableCustomTheme
{
get { return m_EnableCustomTheme; }