My Fusion Charts version is 3.0.3 (please do not advice me to update it - this is not an option this time).
This is screenshot from my chart:
The problem is the overlapping values of the bar chart and the trend line chart. That's why I want to use the "placeValuesInside" with value "1" to force the bar chart to show its values outside the bar.
Here are part of my options:
<chart placeValuesInside='0' palette='2' animation='1' formatNumberScale='0' labelDisplay='Rotate' slantLabels='1' seriesNameInToolTip='0' lineThickness='6' showValues='1' rotateValues='0' >
Could you advice what to do?I suppose I should point for which diagram the option to be valid?