Search found 1 match
- Wed May 13, 2020 8:06 am
- Forum: ActiveX
- Topic: X Axis label not showing anything
- Replies: 1
- Views: 25970
X Axis label not showing anything
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 th...