how to add data label to bubble chart in excel

前端 未结 2 1468
庸人自扰
庸人自扰 2021-01-24 18:23

Hi I want to add customize data label to my bubble chart. my code is below. at the moment data label refer to XValues. I would like my data label fill with bubble size. would u

2条回答
  •  無奈伤痛
    2021-01-24 19:02

    Without using VBA, right click on the bubbles and select Add Data Labels. Then, right click on the data labels and click Format Data Labels. Under Label Options, select Value From Cells and specify the cells containing the labels you'd like to use.

提交回复
热议问题