MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laLineGraphDataPointType laLineGraphWidget_GetSeriesPointType( laLineGraphWidget* graph, uint32_t seriesID );
Parameters |
Description |
laLineGraphWidget* graph |
the widget |
uint32_t seriesID |
the series ID, |
laLineGraphDataPointType - the point type
MPLAB® Harmony Graphics Suite
|