MPLAB® Harmony Graphics Suite
|
Initializes an lePieChartWidget widget pointer.
LIB_EXPORT void lePieChartWidget_Constructor( lePieChartWidget* chart );
Parameters |
Description |
lePieChartWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|