This API takes the (x,y) starting point and the text. You do this for each of the data points, creating a bar graph with a label below it for each.
您对每个数据点都执行这个操作,为每个数据点创建一个柱状图,其下带有一个标签。
To place such a control exactly below the label, you need to translate the desired location to global coordinates.
要将控件准确地放置在标签的下面,您需要将所需的位置转换为全局坐标。
Add an edit box below the label.
在标签下方添加编辑框。
应用推荐