MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_SetStringTable( laBarGraphWidget* graph, GFXU_StringTableAsset * stringTable );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
GFXU_StringTableAsset * stringTable |
the string table |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|