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