Hi,
I've a chart using automatic axis labels and at the same time also custom labels. Custom labels text changes at runtime with a realtime datafeed providing values to display.
The chart works fine when the custom labels text is shorter or equally long than the automatic labels, but when the custom labels have longer text, the axis is resized to fit the longer text. As explained, the values changes in realtime, and thus I continually have an axis that gets resized.
I would like to know if there's a way to set a minimum size for an axis (in my case Primary Y width).
I attach here two images explaining the problem.
Thank you