Searched refs:chart2_hor_scale (Results 1 – 1 of 1) sorted by relevance
655 lv_obj_t * chart2_hor_scale = lv_obj_get_sibling(chart2, 1); in analytics_create() local656 lv_obj_set_style_pad_hor(chart2_hor_scale, lv_chart_get_first_point_center_offset(chart2), 0); in analytics_create()