Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default inverting a chart

I have created quite complex chart in vba where I plot probability
values on the y axis and data along the x axis. I would like to provide
an option to plot the probability on the x axis and data on the y axis.
Is there an easy way to flip the axes around?
At the moment, I am stuck on
ActiveChart.SeriesCollection(2).XValues = "=Data!R2C60:R24C60"
ActiveChart.SeriesCollection(2).Values = "=Data!R2C55:R24C55"
where it plots the probability values on the y axis. How do I change
this to plot on the x axis?

Thanks
Chris
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inverting a set of data simac New Users to Excel 5 July 14th 09 02:23 PM
Inverting sign Cheek Excel Discussion (Misc queries) 4 October 1st 07 12:28 PM
inverting data for a graph Chris Excel Worksheet Functions 6 June 29th 06 04:59 AM
inverting the y axis bob777 Charts and Charting in Excel 2 February 7th 06 03:07 AM
Text string inverting cagolden2003 Excel Worksheet Functions 3 February 1st 06 03:15 PM


All times are GMT +1. The time now is 10:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"