MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laPieChartWidget_SetStartAngle( laPieChartWidget* chart, int32_t angle );
Parameters |
Description |
laPieChartWidget* chart |
the widget |
int32_t angle |
the desired start angle value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|