You can try using 3D rotation of the chart to avoid labels sitting on the top of the chart itself.
You can do this with: this.ultraChart1.Transform3D property
or with:
ALT + Mouse Draging for Rotate 3D Charts with the mouse.
Best regards,
Teodor Taushanov