Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graph with two Y_axes
Message
From
28/09/1999 02:58:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/09/1999 21:31:58
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00269746
Message ID:
00269800
Views:
27
>Hello all,
>I want to make a graph style line to represent data in my table with 3 field as follow : dDate, nTemperature, nPressure.
>I want X_axis present dDate, one Y_axis at left for nTemperature, one Y_axis at right for nPressure because scale in nTemperature and nPressure is different. Can anyone help me to resolve the problem ?
>Thank in advance.


Bui,
It has been long I dropped using MSGraph and switched to Excel. As far as I remember their PEM were quite similar, so this may apply to MSGraph too.
Set nPressure (say series 2) series axisgroup to xlSecondary (2) :
oChart.SeriesCollection(2).AxisGroup = xlSecondary

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform