MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_SetCategoryAxisTicksPosition( laBarGraphWidget* graph, laBarGraphTickPosition position );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
laBarGraphTickPosition position |
position of the ticks |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|