Searched refs:LV_CHART_DRAW_PART_LINE_AND_POINT (Results 1 – 3 of 3) sorted by relevance
131 LV_CHART_DRAW_PART_LINE_AND_POINT, /**< Used on line and scatter charts for lines and points*/ enumerator
936 part_draw_dsc.type = LV_CHART_DRAW_PART_LINE_AND_POINT; in draw_series_line()1108 part_draw_dsc.type = LV_CHART_DRAW_PART_LINE_AND_POINT; in draw_series_scatter()
139 - `LV_CHART_DRAW_PART_LINE_AND_POINT` Used on line and scatter charts for lines and points.