User (Legacy) Posted October 29, 2001 Report Share Posted October 29, 2001 When using Pie Charts is it possible to remove the decimal points? So instead of seeing 25.15% the uses sees 25% I guess I could do this in the recordset but I would rather have ChartFx do it. It would be an easy property to add if it doesn't already exist. Scott Noble ------------------------------------ Carol / Trevelyan Strategy Group scott@ctsg.com Link to comment Share on other sites More sharing options...
User (Legacy) Posted October 30, 2001 Author Report Share Posted October 30, 2001 I think you can do the following: ChartFX1.axis(0).Decimals = "0" "Scott Noble" <scott@ctsg.com> wrote in message news:nz9zkhNYBHA.1756@webserver1.softwarefx.com... > When using Pie Charts is it possible to remove the decimal points? > > So instead of seeing 25.15% the uses sees 25% > > > I guess I could do this in the recordset but I would rather have ChartFx do > it. It would be an easy property to add if it doesn't already exist. > > Scott Noble > > > ------------------------------------ > Carol / Trevelyan Strategy Group > scott@ctsg.com > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.