Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Graph with two Y_axes
Message
De
28/09/1999 06:02:43
 
 
À
28/09/1999 02:58:40
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00269746
Message ID:
00269824
Vues:
25
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform