Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
X and Y Axes font size
Message
From
03/05/2004 19:49:15
Joao Godinho
Fredesenvolv, Lda
Lisbon, Portugal
 
 
To
03/05/2004 19:05:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00900545
Message ID:
00900560
Views:
32
Thank´s Cetin

i try this to change a few properties of the chart
thisform.olegraph.Object.Application.Chart.ChartGroups(1).VaryByCategories = .t.
thisform.olegraph.Object.Application.Chart.HasLegend = .t.
thisform.olegraph.Object.Application.Chart.legend.Font.Size = 8

and it work's


when i try to do this (changing all axes font to 8 )

thisform.olegraph.Object.Application.Chart.Axes(1).font.size = 8

it doesn´t !
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform