User (Legacy) Posted September 17, 2003 Report Share Posted September 17, 2003 Hi Is there any way to set the depth of the PIE to look more appealing. Thanks and Regards, Dillon Quote Link to comment Share on other sites More sharing options...
Software FX Posted September 18, 2003 Report Share Posted September 18, 2003 What does "more appealing" means ? You can: a) Change the X-Angle Do without a "square" pie by doing: ChartFX1.TypeEx = ChartFX1.TypeEx And Not CTE_SQUAREPIE This will allow you to control the shape of the Pie by controlling the shape of the chart area. Many improvements have been done to Pie Charts in Chart FX 6.0 (for .NET). -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 19, 2003 Author Report Share Posted September 19, 2003 Hi Thanks for your reply and advice. Attached is the pics format of the chart. However, is there any way to size down the PIE chart because it appears too big. Thanks and Regards, Dillon "SoftwareFX Support" <support@softwarefx.com> wrote in message news:O8gAjnhfDHA.3600@WEBSERVER1... > What does "more appealing" means ? > > You can: > > a) Change the X-Angle > Do without a "square" pie by doing: > > ChartFX1.TypeEx = ChartFX1.TypeEx And Not CTE_SQUAREPIE > > This will allow you to control the shape of the Pie by controlling the shape > of the chart area. > > Many improvements have been done to Pie Charts in Chart FX 6.0 (for .NET). > > -- > FP > Software FX, Inc. > > Quote Link to comment Share on other sites More sharing options...
Software FX Posted September 19, 2003 Report Share Posted September 19, 2003 Yes, increase the margins using LeftGap, TopGap, RightGap and BottomGap. -- FP Software FX, Inc. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.