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

Click here to load this message in the networking platform