优化RadarChart#77

This commit is contained in:
monitor1394
2020-07-31 22:36:34 +08:00
parent 4c9f60e6c6
commit 8913d69a1f
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.
/// 雷达图在容器中的具体中心点。