MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laLineGraphWidget_GetCategoryAxisTicksPosition Function
MPLAB® Harmony Graphics Suite
laLineGraphWidget_GetCategoryAxisTicksPosition Function
C
LIB_EXPORT laLineGraphTickPosition laLineGraphWidget_GetCategoryAxisTicksPosition(
    laLineGraphWidget* graph
);
Parameters
Parameters 
Description 
laLineGraphWidget* graph 
the widget 
Returns

laLineGraphTickPosition - position of the ticks in the category axis

MPLAB® Harmony Graphics Suite