Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default setting ActiveChart.Axes(xlCategory).MinimumScale not working

Hi

Following code does not have any effect.
What di I miss??

Excel 2007
XY plot
X axis is date and hour

min_date = Sheet2.Range("start_tid").Value
Sheet2.ChartObjects("Diagram 4").Activate
ActiveChart.Axes(xlCategory).MinimumScale = min_date

Thanks cheers
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default setting ActiveChart.Axes(xlCategory).MinimumScale not working

I'd suggest looking at what you have for Min and Max axis scales before you
make a change. Is it possible that your min value is than your Max value?

"Teddy" wrote:

Hi

Following code does not have any effect.
What di I miss??

Excel 2007
XY plot
X axis is date and hour

min_date = Sheet2.Range("start_tid").Value
Sheet2.ChartObjects("Diagram 4").Activate
ActiveChart.Axes(xlCategory).MinimumScale = min_date

Thanks cheers

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,180
Default setting ActiveChart.Axes(xlCategory).MinimumScale not working

Axes?


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
Chart.Axes().MinimumScale Not WORKING ddm Charts and Charting in Excel 5 February 21st 08 08:28 AM
Axes(xlCategory).CategoryNames BHatMJ Excel Programming 3 May 23rd 07 07:27 PM
ActiveChart.Axes(xlValue).Crosses = xlMinimum Stacy35216[_4_] Excel Programming 4 August 17th 05 03:51 PM
Axes(xlCategory).TickLabels problem deko[_2_] Excel Programming 1 March 6th 05 02:34 AM
Argument List Of ActiveChart.Location And ActiveChart.ChartType Mo[_3_] Excel Programming 2 September 1st 03 11:12 PM


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

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

About Us

"It's about Microsoft Excel"