Vikash G Posted January 29, 2019 Share Posted January 29, 2019 How to fix the zoom slider on category axis of bar graph to a particular length (say 5bars visible as default) on opening the report Thanks, Link to comment Share on other sites More sharing options...
Khushboo Rabadia Posted March 6, 2019 Share Posted March 6, 2019 From UI directly you cannot fix it, you can try using iron python script which will trigger when document is opened. https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-a... AxisRange class has high/low properties whose value you can set so it shows only first 5 bars. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now