473,666 Members | 2,257 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS graph changing min and max axis values

Hi

I am manipulating MS Graph and can successfully change the minimum and
maximum values for the Y axis, but can't find a way of doing this for the X
axis.

This works for Y axis
graph1.Axes(2). MinimumScale = 100

I have tried other indexes but no luck. Can't find any good documentation on
this either.

Any clues.

Jeff
Nov 13 '05 #1
3 5422
Jeff wrote:
Hi

I am manipulating MS Graph and can successfully change the minimum and
maximum values for the Y axis, but can't find a way of doing this for
the X axis.

This works for Y axis
graph1.Axes(2). MinimumScale = 100

I have tried other indexes but no luck. Can't find any good
documentation on this either.

Any clues.

Jeff


Do a search on the MS web site for the MSGraph VBA programming help file
:)
--
regards,

Bradley
Nov 13 '05 #2
Tried that. Could only find info on changing the Y axis.

Jeff

"Bradley" <br*****@REMOVE THIScomcen.com. au> wrote in message
news:40******** **@news.melbour ne.pipenetworks .com...
Jeff wrote:
Hi

I am manipulating MS Graph and can successfully change the minimum and
maximum values for the Y axis, but can't find a way of doing this for
the X axis.

This works for Y axis
graph1.Axes(2). MinimumScale = 100

I have tried other indexes but no luck. Can't find any good
documentation on this either.

Any clues.

Jeff


Do a search on the MS web site for the MSGraph VBA programming help file
:)
--
regards,

Bradley

Nov 13 '05 #3
On Fri, 04 Jun 2004 07:59:54 GMT, "Jeff" <je************ @asken.com.au>
wrote:

Be sure this is an X-Y graph, not a kind of graph that has a static
X-axis.

-Tom.
Tried that. Could only find info on changing the Y axis.

Jeff

"Bradley" <br*****@REMOVE THIScomcen.com. au> wrote in message
news:40******* ***@news.melbou rne.pipenetwork s.com...
Jeff wrote:
> Hi
>
> I am manipulating MS Graph and can successfully change the minimum and
> maximum values for the Y axis, but can't find a way of doing this for
> the X axis.
>
> This works for Y axis
> graph1.Axes(2). MinimumScale = 100
>
> I have tried other indexes but no luck. Can't find any good
> documentation on this either.
>
> Any clues.
>
> Jeff


Do a search on the MS web site for the MSGraph VBA programming help file
:)
--
regards,

Bradley


Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1540
by: Ferdi Smit | last post by:
I wrote a generic algorithm for boost.graph to merge two vertices, ie. the end-points of an edge are joined together as if they are a single vertex. I'm currently doing this by creating a new vertex, and creating an edge to this new vertex from every incident vertex of any of the end-points (and then deleting the end points and every incident edge). The problem with this approach is that edge properties are not maintained. The newly added...
2
3538
by: borekfm | last post by:
Hitting two problems when running a new report I've created, that contains a chart/graph. The chart shows three series, two are shown as lines and one as an area. The data come from three different tables, using a query of the related tables. There are two y-axes. This is financial info - showing total contributions to an account and the current account value on the left axis, and a reference stock index on the right axis. Amazingly...
3
1977
by: Jeremy Ames | last post by:
I have a form that contains two hidden values, among other controls. I was wondering, if I change these values in server script and immediately do a server.transfer, do these values get updated before the page is changed? I want to say that because the values are changed but the page is never reloaded after the change, that these changes do not take effect before the server.transfer. Please let me know if I am correct here. I think I am...
3
1876
by: kurt sune | last post by:
I am running the native debugger in Visual Studio. I debug an assembly calling DLL:s made in VB6. I can watch the values of variables thus: ?Number 0x06e1960c "300115"
7
4028
by: Jeffrey Spoon | last post by:
Hello, I'm a bit stuck trying to convert a text file which contains extended ASCII text and changing the ASCII values so they become readable. I do this by subtracting 127 from the ASCII value. However, at the moment I am just getting more gibberish so I'm probably doing something wrong. I tried using ASCII Encoding before to get the ASCII values. Although this worked for 0-127 ASCII values, extended ASCII gave strange values (such as 1992...
0
1231
by: rdemyan via AccessMonster.com | last post by:
Has anyone run into the problem of the Y-axis title in MS Graph being truncated on a wide-screen display?? -- Message posted via http://www.accessmonster.com
1
1240
by: sathyan8294 | last post by:
what is vb.net code for changing the values in datagrid and save the changed values using vb.net windows application
8
2651
by: j2flk1234 | last post by:
Hi, I have a chart that I created in excel through VB. I want to try and change the font name from Times New Roman to Symbol. I tried recording the macro in excel but when I use the code in VB it doesn't work. Here is what I got: Dim xlApp As Excel.Application Set xlApp = New Excel.Application xlApp.DisplayAlerts = False Dim xlWkb As Excel.Workbook Set xlWkb = xlApp.Workbooks.Add Dim xlSht As Excel.Worksheet
0
1052
by: srinivasng86 | last post by:
hi ,i generated reports using dataset with compact database where i need to give x axis as sample temperature and y axis Emittance values but i am failed to get y axis values i am getting count of Emittance here i need to give actual values of Emittance as Y axis how can get this please send me an early reply
0
8440
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8355
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8866
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8781
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8550
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8638
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4365
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2769
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1769
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.