How to set gauge series axis label format?
Posted: Thu Nov 10, 2016 8:47 am
The following line seems to do nothing:
gauge.GetAxis().GetLabels().SetValueFormat(_T("0"));
Used TeeChart Editor to check label format and value format remains unchanged...
Latest version VS2012 compiler.
gauge.GetAxis().GetLabels().SetValueFormat(_T("0"));
Used TeeChart Editor to check label format and value format remains unchanged...
Latest version VS2012 compiler.