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