Hi; I want to set a fixed maximum width of the column in column chart in JavaScript. I don't want igChart to adjust it automatically and instead want to scroll horizontally with a scroll bar. Is there any way to do so?
Thanks!
Hi,
igDataChart does not expose options to set the widths of the bars or columns in series.
You can look at this topic to see how to configure the navigation features:
https://www.igniteui.com/help/igdatachart-configuring-navigation-features
Let me know if I may be of further assistance.