MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_AddCategory( laBarGraphWidget* graph, uint32_t * id );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
uint32_t * id |
destination of the ID of the new category |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|