473,406 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Mschart change axis problem

I want to change the x axis of my mschart.

I can change the y axis with the following commando:

With Chart1.Plot.Axis(MSChart20Lib.VtChAxisId.VtChAxisI dY).ValueScale
.Auto = False
.Minimum = 10
.Maximum = 20
End With

But when I do the same for the x axis like this:

With Chart1.Plot.Axis(MSChart20Lib.VtChAxisId.VtChAxisI dX).ValueScale
.Auto = False
.Minimum = 10
.Maximum = 20
End With

It does not work! Do I have to take a special commando to change the x axis?
I hope that someone can help me with this, because I have this problem
already for a long time.
Dec 1 '05 #1
0 1362

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

Similar topics

0
by: mick | last post by:
Does anybody know how to reverse the Y-axis in the MSChart object? Regards, Michiel
1
by: Marty | last post by:
Hi, Just want to know if you have any idea how to add a time axis on the VB6 MSChart ? I use it in my VB.NET project. Thanks, Marty
0
by: Jeffrey Spoon | last post by:
Hello, I'm trying to plot some data on a 2d line chart using MSChart. The code below worked fine on a 2d bar chart, but nothing appeared when using the 2dline chart property. Should I use the...
1
by: adnanahmed714 | last post by:
hi all i am using mschart in my programm to display graph of Time (x-axis) and Temprature(y-axis) values stored in the database .problem is that the when i have 50 or more values in the database,...
0
by: anujachary | last post by:
wanna know how to transfer data from msflexgrid to mschart !!! 1) i have four msflexgrid tables 2) each table is generated for a specific value of a variable (x) for four tables four diff values...
4
by: j2flk1234 | last post by:
I finally figured out how to use MSChart, one thing I was wondering was whether it is possible to have an x y and z axis using this chart?
4
xtianixm
by: xtianixm | last post by:
Hi, I'm currently figuring out on how to use this MSChart since this is my first time to use this, I don't how this thing works. I have my data already which are stored in MS Access, I am using...
1
by: peterchance | last post by:
Hi I am using VB 6 with MSCHART. I have no problem plotting my graphs but cannot change the Axis Scale on the fly. I can change it from the Property Page in design mode by turning off automatic...
0
by: Just_a_fan | last post by:
Some folks have searched, from time to time, for a dual axis MSChart with different scales on the two Y axes. The sample, extracted from running code I wrote, produces a graph with MSChart (VB9)...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.