fusioncharts - Remove top and right Border in Column 2D fusion charts -


i trying remove top , right border alone when using column 2d fusion charts [chart rendered using javascript].
when show border 0 , removes entire border.

is there way achieve this?

try setting border property of container html element of chart. should after fusioncharts has rendered (rendered event). hide borders of chart (showborder = 0)