lv_chart_get_first_point_center_offset() function
Get the overall offset from the chart's side to the center of the first point. In case of a bar chart it will be the center of the first column group
Syntax
int32_t lv_chart_get_first_point_center_offset(lv_obj_t * obj); Arguments
obj
pointer to a chart object
Return value
the offset of the center