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

leLineGraphWidget*

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite