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