A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Rarefying Pivot Chart tick labels when the x axis gets crowded



 
 
Thread Tools Display Modes
  #1  
Old January 28th, 2006, 06:57 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Rarefying Pivot Chart tick labels when the x axis gets crowded


I'm having a problem with a possible bug that seemingly prevents the
TickLabelUnitType property from working properly.
I'm trying to use the TickLabelUnitType property to display a tick
label for every month on the time-scaled category axis but when I open
the chart, the code stops at the line

axCategory.TickLabelUnitType = 2

in the FormatSeriesLabel sub in Module1 with the message

Invalid Parameter

chAxisUnitMonth, which is 2, is a valid constant for the
TickLabelUnitType property according to help on line, so why the
message?

To check it out, on the startup form of the attached mdb, please set
the "begins" date to January 1, 2004 and the "ends" date to December
31, 2004, select the "Lake Level" option button and click the Chart
button.

P.S. I don't seem to be able to attach a 90 kB zip file. I click on
the "Manage Attachments" button, select the zip file and click the
"Upload" button but I get the message:
*Warning*: filesize(): open_basedir restriction in effect.
File(/var/tmp/phpBCDmKG) is not within the allowed path(s):
(/usr/home/highdots/:/usr/lib/php:/usr/local/lib/php:/tmp) in
*/includes/functions_file.php* on line *286*
What's the meaning of it?


--
grovelli
------------------------------------------------------------------------
grovelli's Profile: http://www.hightechtalks.com/m36
View this thread: http://www.hightechtalks.com/t2345767

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Chart - cannot save changes to data labels or page layout Dale H Running & Setting Up Queries 1 October 11th, 2005 04:59 PM
Pivot chart data labels Anne Using Forms 0 June 10th, 2005 06:08 PM
Bar chart & Category (x) axis labels Airi A. Charts and Charting 0 March 15th, 2005 03:09 PM
Bar Chart X Axis Labels Stan General Discussion 2 July 15th, 2004 06:08 PM
Offsetting x axis chart labels zoews Charts and Charting 2 December 8th, 2003 11:15 AM


All times are GMT +1. The time now is 05:42 PM.


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