How do I change point data point labels of graph builder in an automated way?
Hi all,I need to change the data point label positions. My problem is that I need to define the new label positions (see variable LabelPosText) inside the expression statement. I know this wouldn't be necessary in the example below, but I want to spare you the effort of working through my long code, so I'm showing you a simplified example.
I am now failing to get the content of the variable LabelPo...