MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laPieChartWidget_SetStringTable( laPieChartWidget * chart, GFXU_StringTableAsset * stringTable );
Parameters |
Description |
laPieChartWidget* chart |
the widget |
GFXU_StringTableAsset * stringTable |
the string table to use |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|