MPLAB® Harmony Graphics Suite
|
Initializes an leLineGraphWidget widget pointer.
LIB_EXPORT void leLineGraphWidget_Constructor( leLineGraphWidget* graph );
Parameters |
Description |
leLineGraphWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|