Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing DataLabels.Font.Size
Message
De
10/12/2003 09:47:57
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
10/12/2003 09:43:03
Stan Vaninger
Mitek Industries, Inc
Missouri, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00857169
Message ID:
00857635
Vues:
26
>Cetin,
>
>Thanks very much. Moving those two lines into the code that works with the ActiveChart worked. By doing a little experimenting I found that putting the 2 new lines before the
>
>.ChartArea.Font.Bold = .T.
>
>line did not work; putting the 2 new lines after the above line did work. Very strange. Any idea why?
>
>Thanks again for your help.
>Stan

Not exactly but a guess. You're setting the fontsize and then setting the font to bold from a higher level (ChartArea). Probably it's overwriting the previous setting. You might see if that's the case by inserting a wait state between the lines (excel visible) :

wait window 'Font setting to bold' timeout 3
...Font.Bold= .t.

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
Répondre
Fil
Voir

Click here to load this message in the networking platform