Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEsetpiechart Not Supported in v2.0 or later

 

BOOL PEsetpiechart (hObject, lpPieProps)

 

HWND 

hObject

The handle returned from PEcreate.

PIEPROPERTIES FAR* 

lpPieProps

Points to a structure.

 

This function copies the properties contained in the PIEPROPERTIES structure to the Pie Chart Object identified by hObject. This structure holds the non-array properties that belong to the PieChart Object.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

See Also: PEload, PEloadpartial, PEstore, PEstorepartial, PEloadfromfile, and PEsavetofile.