LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to set Axes Min/Max values in C#

Is there a way to set the Axis values in C#? I see it referenced using VBA,
but I'm not able to access using C#. When I compile the statements below, I
get an error 'object does not contain a definition for MinimumScale'.


Thanks!

ActiveChart.Axes(xlValue,xlPrimary).MinimumScale = 90;
ActiveChart.Axes(xlValue,xlPrimary).MaximumScale = 105;

 
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
Can you plot a graph with 3 axes e.g. xyz values on Excel? Khan Charts and Charting in Excel 4 April 25th 23 03:41 AM
axes values where lines cross NeilB Charts and Charting in Excel 1 June 23rd 09 04:58 PM
Linking axes scale values to cells Gene[_3_] Charts and Charting in Excel 1 August 17th 07 08:59 AM
3 values on Y axes Joe W Charts and Charting in Excel 3 August 18th 06 02:10 PM
Matching the min & max values for Primary and Secondary axes Neil Charts and Charting in Excel 2 March 8th 06 05:56 PM


All times are GMT +1. The time now is 09:04 AM.

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"