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