MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLineGraphWidget_SetValueAxisSubticksPosition( laLineGraphWidget* graph, laLineGraphValueAxis axis, laLineGraphTickPosition position );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
laLineGraphValueAxis axis |
the value axis index |
laLineGraphTickPosition position |
position of the subticks |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|