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
3914
AutoFitSize for Charts
posted

Hi,

Do we have something like AutoFitSize for charts?

I have a case where my grid is linked to charts and the chart is populated dynamically as I change rows. So there is no one setting that fits all kinds of data. So I have problems where for 2D charts there is not enough room for the labels and the labels get cut off, and for 3D charts, parts of the chart are cut off.

It would really be nice to have AutoFitSize property which I can call. If we don't have it would like to put in a Feature Request for it,

Thanks

Sangeetha

Parents
No Data
Reply
  • 53790
    Verified Answer
    posted

    Hello Sangeetha,

    Thank you very much for your suggestion, but I suppose that this task is very copmlicated to be implement.  In our chart we try to represent as much as possible data in the available space, that`s why we truncate, rotate ... the lables and so on. 

    Let`s say that we have very long  chart`s lables. If we decide to show whole labels, it means that we should zoom out the chart and reduce the label`s font size to be able to fit in the available space. If we do this, our chart will be very small and unreadable. Please take a look at the attached video where is shown this scenario. 

    Let me know if you have any questions.

Children