mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 18:00:26 +00:00
完善注释和文档
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user