Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Graph 97 Return 360 degree position

Status
Not open for further replies.

epoirier

Programmer
Feb 22, 2002
37
CA
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


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top