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

laBool - GFX_TRUE if the category axis labels are visible

MPLAB® Harmony Graphics Suite