Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
X axis labels fall of in 3D cylinder column chart
posted

Hello

I have a winforms 3D cylinder chart with user defined labels on the x-axis of the chart.

When those labels are long  the text is clipped and is not readable for the user.

I've made several attempts to find a solution for this problem, but no succes so far. I tried to set the orientation angle, or use Layout.Behavior but they only seem to have effect in a 2D type chart. Is it true that in 3D charts, these settings have no effect?

I know the user can rotate or zoom with <alt> mouse, but I want to fix it without user interaction!

Do you have any idea?

 

thanks

Parents
  • 53790
    posted

    Hi,

    I try  to reproduce your scenario in a small sample, but without success. Could you please tell me what is your current version and do you have any installed service release and which one. Also I check these two properties "Orientation" and "Orientation angle" and they works properly in 3D chart. Could you please take a look at the attached sample and video file and if you think that I didn`t reproduce your scenario, feel free to modify my sample to reprpoduce your issue and revert it back to me. I`ll be glad to research it for you.

    Thanks and Regards

    UltraChartColumn3DChartWithPercents.zip
Reply Children