Hi,
I found some information about the VBA to change some parameters and the position, orientation of text in the chart.
I made a report with a Circle Chart divide in 19 parts. Each 19 parts i want to see the value of each of them. This part work fine i remove the Label if the Value is 0 but when i have the small value in many parts some label i can see because the space on each part is not enough. (Supporposed Text)
I think of a solution for this problem is change the orientation (For 90 Degree) of each label depending the position in the chart. VBA .Orientation i know this working. My problem is i can find if exist a command to return the position of the label on 360 Degree. This is possible ?
Eric Poirier
I found some information about the VBA to change some parameters and the position, orientation of text in the chart.
I made a report with a Circle Chart divide in 19 parts. Each 19 parts i want to see the value of each of them. This part work fine i remove the Label if the Value is 0 but when i have the small value in many parts some label i can see because the space on each part is not enough. (Supporposed Text)
I think of a solution for this problem is change the orientation (For 90 Degree) of each label depending the position in the chart. VBA .Orientation i know this working. My problem is i can find if exist a command to return the position of the label on 360 Degree. This is possible ?
Eric Poirier