mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 18:00:26 +00:00
3.0 - scatter chart and candlestick chart
This commit is contained in:
@@ -824,8 +824,6 @@ namespace XCharts
|
||||
return serie;
|
||||
}
|
||||
|
||||
|
||||
|
||||
private void ResetSeriesIndex()
|
||||
{
|
||||
for (int i = 0; i < m_Series.Count; i++)
|
||||
|
||||
Reference in New Issue
Block a user