Jump to content
Software FX Community

Is it possible to always display the labels outside of the pie ?


User (Legacy)

Recommended Posts

great, thanks

"SoftwareFX Support" <noreply@softwarefx.com> wrote in message

news:o36GzZriEHA.3152@webserver3.softwarefx.com...

> Sorry about that. Here is the code:

>

> SoftwareFX.ChartFX.GalleryObj.Pie pie ;

>

> pie = (SoftwareFX.ChartFX.GalleryObj.Pie) chart1.GalleryObj;

>

> pie.LabelsInside = false;

>

> pie.ShowLines = true;

>

> --

> FP

> Software FX

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...