Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
rash_611
Partner - Contributor III
Partner - Contributor III

Chart Copying with all values

Hi Team,

I have a Bar chart restricted the X axis to 20 so i have a scroll bar.

I have written a macro to copy the chart as image but i am getting only 20 values of x axis.

How to get the chart of all values of x-axis

Regards,

GR

Labels (1)
2 Replies
settu_periasamy
Master III
Master III

Can you share the sample with code?

avinashelite
MVP
MVP

Add  a VBScript code to disable the scroll bar first than follow rest of your code that would solve this issue