完善注释和文档

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

@@ -133,7 +133,6 @@ namespace XCharts.Runtime
/// Radar render type, in which 'Polygon' and 'Circle' are supported.
/// ||雷达图绘制类型,支持 'Polygon' 和 'Circle'。
/// </summary>
/// <value></value>
public Shape shape
{
get { return m_Shape; }