Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Graph 8 and Datatable Fonts
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Graph 8 and Datatable Fonts
Miscellaneous
Thread ID:
00190851
Message ID:
00190851
Views:
37
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é
Next
Reply
Map
View

Click here to load this message in the networking platform