Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PIEPROPERTIES Not Supported in v2.0 or later

 

This structure holds properties for the Pie Chart Object. The structure members are named and utilized just as the ProEssentials properties are named and utilized. This structure is used with the PEsetpie and PEgetpie functions.

 

typedef struct tagPIEPROPERTIES

{

 UINT nGroupingPercent;

 UINT nCGroupingPercent;

 UINT nDataLabelType;

 UINT nCDataLabelType;

 UINT nAutoExplode;

} PIEPROPERTIES;