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