MPLAB® Harmony Graphics Suite
|
For circular points, this value is the radius For square points, the length of each side is twice the value
LIB_EXPORT uint32_t laLineGraphWidget_GetSeriesPointSize( laLineGraphWidget* graph, uint32_t seriesID );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
uint32_t seriesID |
the series ID |
uint32_t - the point size
MPLAB® Harmony Graphics Suite
|