MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLineGraphWidget_SetTicksLabelsStringID( laLineGraphWidget* graph, uint32_t stringID );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
uint32_t stringID |
the string ID |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|