Software FX Posted August 25, 2004 Report Share Posted August 25, 2004 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 More sharing options...
User (Legacy) Posted August 26, 2004 Author Report Share Posted August 26, 2004 a KB article exists ("Q6001017. Is it possible to always display the labels outside of the pie ?"), but there's nothing there apart from the summary... Rob Link to comment Share on other sites More sharing options...
User (Legacy) Posted August 26, 2004 Author Report Share Posted August 26, 2004 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.