(有微软工程师吗?)请教:VFP6统计图编程时有哪些属性可以设置?各属性的参数都有哪些(及其含义)?谢谢!我买了好几本书,都没有找到这方面
yyy39 2002-11-07 07:46:10 请教:VFP6统计图编程时有哪些属性可以设置?各属性的参数都有哪些(及其含义)?例如:thisform.oleboundcontrol1.controlsource="tmp_graph.graph"
with thisform.goleboundcontrol1
.autoformat(-4102,6),
endwith