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 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.