User (Legacy) Posted September 2, 2003 Report Share Posted September 2, 2003 Is there any way to display whole numbers only for the pie chart point label percentages? I am using the ChartFX Client Server Trial version and the point labels for the pie charts are in percentages with 2 decimal digits. Thanks Chris Quote Link to comment Share on other sites More sharing options...
Software FX Posted September 3, 2003 Report Share Posted September 3, 2003 You mean you want no decimals ? If so here is how to do it: ChartFX1.Axis(AXIS_Y).Decimals = 0 -- 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.