MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laPieChartWidget_SetEntryOffset( laPieChartWidget* chart, uint32_t index, uint32_t offset );
Parameters |
Description |
laPieChartWidget* chart |
the widget |
uint32_t offset |
entry offset |
uint32_t rad |
entry radius |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|