Visit Gigasoft's Web Site
 
ProEssentials v7 Help

PEgetpiechart Not Supported in v2.0 or later

 

BOOL PEgetpiechart (hObject, lpPieProps)

 

HWND 

hObject

The handle returned from PEcreate.

PIEPROPERTIES FAR* 

lpPieProps

Pointer to a structure.

 

This function fills all members of the PIEPROPERTIES structure by copying properties from the 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.