I am trying to keep the formatting of a line graph. When it experiences an extreme spike or outlier, it needs to just show the line going to the data rather than reformatting the graph to show the data. It will be shown in the legend instead. I have attached 2 images, agColorOutlier is what I am trying to achieve, you will notice there are 2 data points where you see only the line and not the data point itself since it exceeds the max and min of the trend lines. FusionChartOutlier, when experiencing the same data will reformat itself to show the data point, this is not what I am trying to achieve.
Looking for a setting in the chart xml objects that may allow this.
Thanks,
Sean