MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > i) Widget Functions > lePieChartWidget_New Function
MPLAB® Harmony Graphics Suite
lePieChartWidget_New Function
C
LIB_EXPORT lePieChartWidget* lePieChartWidget_New();
Returns

lePieChartWidget*

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite