MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laPieChartWidget_SetPressedEventCallback( laPieChartWidget* chart, laPieChartWidget_PressedEvent cb );
Parameters |
Description |
laPieChartWidget* chart |
the widget |
laPieChartWidget_PressedEvent cb |
callback function |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|