Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graph 8 and Datatable Fonts
Message
From
24/02/1999 10:59:10
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00190851
Message ID:
00190957
Views:
11
>I send this message on behalf on Bernhart Milcent. He is busy with a graph and cannot get the DataTable.Font to "listen" to the values he wants. The font size is always too big...
>
>
>WITH .OleBoundControl1.DataTable.FONT
>  .NAME = "Arial"
>  .FontStyle = "Normal"
>  .SIZE = 8
>  .Italic = True
>ENDWITH
>
>The above code has no effect on the graph.
>
>José

.OleBoundControl1.hasdatatable = .t.
WITH .OleBoundControl1.DataTable.FONT...
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform