TeeChart Axis labels seem to be too aggressive in NOT drawing even when there is space when using LabelsAlternate.
In particular, even if you set LabelSeparation to the minimum non-zero value (1) and set LabelsAlternate to true it stops drawing some labels even if they should fit. I took a quick look at the source code and I think it does not take into account if labels alternate. Here is an example attached.
Any thoughts on whether this might get fixed or has anyone hacked the source to address this?