Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graph with two Y_axes
Message
From
28/09/1999 06:02:43
 
 
To
28/09/1999 02:58:40
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00269746
Message ID:
00269824
Views:
26
>>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

Cetin,
Thank for your help. I try it now.
Previous
Reply
Map
View

Click here to load this message in the networking platform