mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 08:50:10 +00:00
3.0
This commit is contained in:
@@ -12,7 +12,7 @@ namespace XCharts.Runtime
|
||||
{
|
||||
private Dictionary<int, double> m_SerieDimMin = new Dictionary<int, double>();
|
||||
private Dictionary<int, double> m_SerieDimMax = new Dictionary<int, double>();
|
||||
private float m_LastInterval;
|
||||
private double m_LastInterval;
|
||||
private int m_LastSplitNumber;
|
||||
|
||||
public override void InitComponent()
|
||||
|
||||
Reference in New Issue
Block a user