X Axis label not showing anything
Posted: Wed May 13, 2020 8:06 am
I want to change the x axis labels shown.
I set SetStyle(talText);
I use "OnGetAxisLabelTchartSgpqWaveformView" to get the x label text.
However nothing is shown on the x axis.
The function is called because I can break point in there.
I have modified your "Add data arrays" sample file to include the changes, see the attached file.
For this example I just make the values negative.
Visual studio 2019
C++
windows 10
TeeChart2020_0_4_20_ActiveX3264
I set SetStyle(talText);
I use "OnGetAxisLabelTchartSgpqWaveformView" to get the x label text.
However nothing is shown on the x axis.
The function is called because I can break point in there.
I have modified your "Add data arrays" sample file to include the changes, see the attached file.
For this example I just make the values negative.
Visual studio 2019
C++
windows 10
TeeChart2020_0_4_20_ActiveX3264