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

leBarGraphWidget* - the allocated widget pointer

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite