Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cambiar Font Size de Leyenda
Message
From
10/05/2005 14:34:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Title:
Cambiar Font Size de Leyenda
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01012541
Message ID:
01012541
Views:
64
Necesito cambiar el tamaño de la leyenda en un grafico envio codigo para ver como lo puedo cambiar.

with Thisform.myGraph
.Height = 280
.Width = 625
.top = 205
.ControlSource = "testgen.Genfld1"
.hastitle = .t.
.haslegend = .t.
.ChartTitle.caption = ALLTRIM(tipifica_delito1.delito)
*!* .ChartType= xlBubble3DEffect ********* Esta linea no funciona me da error
.object.application.plotby = 1
.visible = .T.
.refresh
endwith
Andry E. Marrero A.
Systems Enginnier by MS
Miembro del Grupo de Desarrolladores de la Rep. Dom.
Analista de Sistema
Analista Programador
Next
Reply
Map
View

Click here to load this message in the networking platform