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