I have a panel with 2 charts. One of the charts with trellis has a vertical scrollbar and a pager. I would like to disable the scrollbar and use only the pager with multiple pages.
Is there an option to disable the vertical scrollbar in charts and use only pager?
I have the same issue. We don’t want to disable trellis. We want to use trellis and have the table fit in the panel or move to the next page and not have a vertical scroll bar.
@gjanardh could you add a mock up screenshot of your issue?
Unable to attach screenshots. Basically, my chart has a vertical scroll bar and pager. I want to disable the scrollbar and use pager only.
Overflow: none;
is this a panel or chart property? How do we set this in the xml source? Could you please provide an example?