MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t laLineGraphWidget_GetValueAxisSubtickInterval( laLineGraphWidget* graph, laLineGraphValueAxis axis );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
laLineGraphValueAxis axis |
the value axis index |
uint32_t - ticks in pixels
MPLAB® Harmony Graphics Suite
|