MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laBarGraphWidget_SetCategoryAxisLabelsVisible( laBarGraphWidget* graph, laBool visible );
Parameters |
Description |
laBarGraphWidget* graph |
the widget |
laBool visible |
if GFX_TRUE, the axis labels are shown |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|