Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSChart label orientation
Message
De
16/09/2003 11:46:05
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00829308
Message ID:
00829459
Vues:
27
>>>Does anybody know how I can change the Orientation of the Row Label text. Whatever I do it's coming out Vertical and I would like it Horizontal. I'm using VF7 and MSChart2.
>>>
>>>Thanks in anticipation.
>>
>>Caroline,
>>Check Message #829270 code.
>>Cetin
>
>Cetin,
>I had in fact already looked at that code (and found it very useful) however my Row Labels are coming out the vertical and I can't figure out how to change the setting.
>Any thoughts?

In previous reply I actually missed it was 'row' labels. Try this (hope works) :
with .mschart.Plot.Axis(VtChAxisIdX).Labels(1).TextLayout
   .Orientation = ..
   .VertAlignment = ..
   .HorzAlignment = ...
endwith
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