Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Spacing in multi series pie chart
Spacing in multi series pie chart [message #642567] Wed, 01 December 2010 19:14 Go to next message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
Hi,

When multi series pie chart is generated via BIRT Chart API it contains
several charts in one image. They can be located very tightly by the
other. Is there a way to specify spacing beetween them?

Thanks.
Re: Spacing in multi series pie chart [message #642573 is a reply to message #642567] Wed, 01 December 2010 19:40 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Try setting the coverage for the chart. This determines how much space
within the bounds that the chart takes up. Express as decimal like 0.50
for 50%

chart.setCoverage(0.6);

Jason

On 12/1/2010 2:14 PM, Boris Stepanov wrote:
> Hi,
>
> When multi series pie chart is generated via BIRT Chart API it contains
> several charts in one image. They can be located very tightly by the
> other. Is there a way to specify spacing beetween them?
>
> Thanks.
Previous Topic:Running Birt in Linux for Domino designer
Next Topic:Problems with column aggregation
Goto Forum:
  


Current Time: Thu Apr 25 07:11:56 GMT 2024

Powered by FUDForum. Page generated in 0.02769 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top