SciChart - Accurate placement of rotated axis labels
问题 Following up on my question from yesterday: SciChart - showing labels for all ticks Thanks to the answer I was able to get the label density where I needed it. But I still have problems with label placement. As you can see in the screenshot, rotating the labels caused them to stick upwards into the graph. I need them below the axis. I've tried everything I could find in the API that I thought might help me: a TranslateTransform - I tried moving both X and Y both ways. No result.