3.0 - scatter chart and candlestick chart

This commit is contained in:
monitor1394
2022-01-16 22:16:33 +08:00
parent c9addaf02c
commit a8b2068029
19 changed files with 195 additions and 226 deletions

View File

@@ -824,8 +824,6 @@ namespace XCharts
return serie;
}
private void ResetSeriesIndex()
{
for (int i = 0; i < m_Series.Count; i++)