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

laBool - GFX_TRUE if the category axis labels are visible

MPLAB® Harmony Graphics Suite