ASE Home Page Products Download Purchase Support About ASE
ChartDirector General
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Pie chart label
Posted by martas on May-23-2009 19:31
Hello,

I'd like to use ChartDirector in application for TV Screens. There is problem with displaying lines with one pixel width due to compression and resizing, so it's better to have all lines thickier.

I can handle this in case of XY Charts, but I wonder if it's possible to set custom width of line which connects pie segment to it's label in case of using SideLayout of PieChart. I am able to change it's color using setColor (LineColor,0xXXXXXX), but I can't find any method for changing it's width.

Thanks

Martin

  Re: Pie chart label
Posted by Peter Kwan on May-25-2009 21:17
Hi Martas,

I am aware that there may be issues in using 1 pixel lines on TV screens. Unluckily, currently, the line widths of some lines in ChartDirector are not configurable. For horizontal and vertical lnes in XYCharts, often there are work arounds, but I cannot think of any work arounds for the "join lines" in Pie Chart SideLayout.

Regards
Peter Kwan