Search found 1 match
- Fri Mar 25, 2005 10:57 pm
- Forum: ActiveX
- Topic: Hide label text but show grid lines
- Replies: 1
- Views: 2859
Hide label text but show grid lines
Using ActiveX TeeChart 5. Seems like grid lines on aplot are interlocked with axis label text so that it is impossible to hide the labels and still see the grid lines. There are examples on the web indicating that setting .axis.left.Labels.Style = talNone should just hide the labels, but it also hid...