User (Legacy) Posted June 30, 2000 Report Share Posted June 30, 2000 I'm evaluating ChartFX98. I created a simple pie chart. Each slice represents the total cost of a contingency operation. I want the chart to show the dollars for each operation instead of each operation's percentage of the total cost. I've gotten the chart to show the dollars by using the following line of code: ChartFX1.TypeMask = .TypeMask Or CT_PIEVALUES Or CT_POINTLABELS However, despite the following statement in the Help: CT_PIEVALUES 134217728 This constant specifies that the values must be painted in the pie chart (instead of painting the percentages). It stills displays the percentages. pwf Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.