mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-17 22:10:11 +00:00
重构代码
This commit is contained in:
@@ -32,7 +32,7 @@ namespace xcharts
|
||||
public Color areaColor;
|
||||
}
|
||||
|
||||
public class LineChart : BaseChart
|
||||
public class LineChart : BaseAxesChart
|
||||
{
|
||||
[SerializeField]
|
||||
private LineInfo lineInfo;
|
||||
|
||||
Reference in New Issue
Block a user