MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLineGraphWidget_AddSeries( laLineGraphWidget* graph, uint32_t * seriesID );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
uint32_t * seriesID |
destination of the returned series ID |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|