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