mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 10:50:08 +00:00
3.0
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
@@ -105,5 +104,6 @@ namespace XCharts.Runtime
|
||||
/// </summary>
|
||||
public List<PointInfo> drawPoints = new List<PointInfo>();
|
||||
public SerieParams param = new SerieParams();
|
||||
public ChartLabel titleObject { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user