Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cambiar Font Size de Leyenda
Message
De
10/05/2005 14:34:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Titre:
Cambiar Font Size de Leyenda
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01012541
Message ID:
01012541
Vues:
66
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform