Only apply border to left and right of stacked column bar chart
Is it in anyway possible to only add borders to left and right sides of a column in a bar chart.
I can see in the xsl definition schema that style does allow left, right, top, bottom tags. But if i replace the <Default>4.5pt</Default> with left, right, top and bottom and accordingly 4.5pt and None - the result doesnt seem to be any different.
What i need to do is to create columns like this where y is for instance Yellow and b is black, 1 and 2 are to Values (DataPoint in rdl)
2 YYY
2 YYY
2 YYY
2 YYY
2 YYY
1 YBY
1 YBY
1 YBY
1 YBY
1 YBY
1 YBY
1 YBY
I've created this using yellow borders on datapoint 1. But if one is very small - i wont see any of the black part because borders fills entire space.
What i would like is the borders to only be left and right and black fill all space from top to bottom.
Hope there is a way to do this.
Best Regards
Anders

