mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-20 15:30:09 +00:00
增加Symbol配置Serie标志图形的显示
This commit is contained in:
@@ -34,7 +34,6 @@ public class Demo11_AddSinCurve : MonoBehaviour
|
||||
chart.xAxises[0].boundaryGap = false;
|
||||
chart.maxCacheDataNumber = 0;
|
||||
|
||||
chart.line.point = false;
|
||||
chart.line.step = false;
|
||||
chart.line.smooth = false;
|
||||
chart.line.area = false;
|
||||
|
||||
Reference in New Issue
Block a user