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