2018 Nov 19 8:25 PM
Hello,
Another thread without response on the subject : Size of Charts
Context : In a program, we have a GL_GUI_BARCHART object with 3 charts created with the method CREATE_CHART.
Problem :
Thanks for your time
Regards,
Alexandre
Hello,
Another thread without response on the subject : Size of Charts
Context : In a program, we have a GL_GUI_BARCHART object with 3 charts created with the method CREATE_CHART.
Problem :
Thanks for your time
Regards,
Alexandre
2018 Nov 20 12:55 AM
maybe you can try function module: BARC_SET_ROW_HEIGHT. look at demo: BARCBO03 if it could help you.
2018 Nov 20 7:56 AM
Hello Quynh,
Thanks for your time and your answer. I think I've found how to set the size of the Chart with the function module ''BARC_SET_CHART_ATTRIB".
I think yours is for setting the height of a "Row" in the chart.
But my need is to get the size of my charts at runtime (and set the scroll position in the charts)
2018 Nov 20 8:43 AM