Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting X-Axis & Y-Axis MS Graph
Message
De
29/04/2004 04:28:57
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/04/2004 20:41:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00899176
Message ID:
00899233
Vues:
22
>Hi all,
>How to setting x-axis & y-axis min & max value in MS Graph Visual Foxpro
>
>Thank's
>
>Madces

Use Min and MaximumScale properties. ie:
#Define xlCategory		1
#Define xlValue			2
#Define xlSeriesAxis	3


thisform.myGraph.Axes( xlVAlue ).MinimumScale = 50
thisform.myGraph.Axes( xlVAlue ).MaximumScale = 100
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