1885.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行

HTML
22
字号
<html>  <head>    <title>Re: 有呀!</title>  </head>  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">    <center>      <h1>Re: 有呀!</h1>    </center><HR><p>Posted by <a href="mailto:jose@mail.deuchem.com.tw">jose</a> on February 08, 1998 at 07:15:57:<p>In Reply to: <a href="1747.html"><b>有呀!</b></a> posted by 小吴 on January 19, 1998 at 17:43:11:<p>: 嗯,你找得不够仔细喔! 我也从来没用过 MSChart,但是花 5 分钟就找到了。<p>: 以改变 Y 轴最大值为例<br>: MSChart1.Plot.Axis(VtChAxisIdY).ValueScale.Maximum = 200<p>: 这样知道了吧!<p>I got it! Thanks A lot ! But I still have to ask you a question,<br>that is how can I quickly get concept of properties of one object<br>that use first time? Take the question described above for example, mschart has many levels of property, and I don't exactly<br>know each property,and method it has. Is there any shortcut to know it ?<br>Tks.<br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 1885--></ul><!--end: 1885--><br><HR><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?