MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_SetFillGraphArea( laBarGraphWidget* graph, laBool fill );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
laBool fill |
if GFX_TRUE, fills the graph area |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|