I am creating a column chart in SSRS and want to display a target line on this column chart.
I tried the setting the target series as range column chart with TopValue and bottom value as target. But the target line was very thin.
I tried with multiplying the target value with 1.008 for Top value and Bottom value as target. But in this case the width of the target line varies across data.
I also set up the border as solid and width 2 point.
Is there a consistent way of getting a thick target line on column charts (i would also like to do the same thing for bar chart)?