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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pixel count in Excel sheet charts

Status
Not open for further replies.

phudgens

Technical User
Jul 8, 2004
117
US
Is there a way using VBA to automatically determine y-direction pixel count at the top and bottom lines of the plotarea in an Excel sheet chart, regardless of window or chart size? I know that these numbers can be gotten manually by using the GetChartElement method and then using the mouse to pick points on the chart. I'm hoping that there is a way to get this information programmatically without using the mouse.

Thanks,

Paul H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top