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

laResult - the result of the operation

MPLAB® Harmony Graphics Suite