CircularGauge axis. Can set increment only once.
Posted: Mon Oct 03, 2016 7:21 am
CircularGauge axis:
gauge.GetAxis().SetIncrement(500.0);
gauge.GetAxis().SetIncrement(1000.0);
Using editor increment for axis is 500.0 and labels are drawn with increment 500.0.
TeeChart 2016.0.0.2 and C++.
Huh. This series type is really buggy!
gauge.GetAxis().SetIncrement(500.0);
gauge.GetAxis().SetIncrement(1000.0);
Using editor increment for axis is 500.0 and labels are drawn with increment 500.0.
TeeChart 2016.0.0.2 and C++.
Huh. This series type is really buggy!