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