MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laPieChartWidget_SetLabelsStringID( laPieChartWidget* chart, uint32_t stringID );
Parameters |
Description |
laPieChartWidget* chart |
the widget |
uint32_t stringID |
the ID of the string asset to use for labels |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|