优化RadarChart#77

This commit is contained in:
monitor1394
2020-07-31 22:36:34 +08:00
parent fa118d93f8
commit 3c3730db44
3 changed files with 45 additions and 18 deletions

View File

@@ -202,6 +202,7 @@ namespace XCharts
/// </summary>
public List<Indicator> indicatorList { get { return m_IndicatorList; } }
public int index { get; internal set; }
/// <summary>
/// the center position of radar in container.
/// 雷达图在容器中的具体中心点。