Hi,
No, when the trendline is overflowing (at the start or/and at the end), i still like to display it (right now the trendline zone disappearing in that case).
So I like to set the trendline min or max value to the y axis if overflowing.
There are two options I think:
- if i know how the fusion chart calculate the y axis min and max, than i can calculate it before the loading of the chart
- if there is a function which get back the y axis min and max, then I can change the trendline zone after the loading of the chart
thx