MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_SetStacked( laBarGraphWidget* graph, laBool stacked );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
laBool stacked |
if GFX_TRUE, the bars are stacked |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|