Hello, I think there is a problem calculating the UnitMajor/UnitMinor values when AutoMajor/AutoMinor are set to True:
When I first display a series with a small maximum Y Value, UnitMajor/UnitMinor are automatically set to a small Value too, so far so good.
But when I now display a series with a much larger Y Value C1Chart seems first to try to display the new Series with UnitMajor/UnitMinor still set to the small Value. This can take a VERY long time! (say the first Series had a maximum of 10 an the second had a maximum of 1000000)
After the series is drawn UnitMajor / UnitMinor have the correct Values.
I think C1Chart should calculate the new the UnitMajor / UnitMinor values before it tries to draw the series.
I already tried the latest Version (C1Chart.2_2.0.20073.17282), can we hope for this issue to be fixed in the near future?
Best regards,
Klaus Schneider