MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLineGraphWidget_SetTickLength( laLineGraphWidget* graph, uint32_t length );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
uint32_t length |
length in pixels |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|