Results of 1 - 1 of about 675 for 』( ! ---- | ----* (0.110 sec.)
』( (97526), ---- (-97643)
- [[20040921184928]]
- #score: 4656
- @digest: 7326b229a242199be9c2cb998954bc61
- @id: 9004
- @mdate: 2004-09-21T10:03:35Z
- @size: 1251
- @type: text/plain
- #keywords: crosses (16171), minorunit (12773), reverseplotorder (10831), scaletype (10781), majorunit (10731), crossesat (10539), 圧[ (7815), グ印 (7438), xlmaximum (7380), minimumscale (6634), maximumscale (6066), タ線 (5894), xllinear (5709), xlvertical (4777), xlsecondary (4265), xlvalue (3889), 電圧 (3868), activechart (3594), 軸目 (2801), xlcenter (2558), xlcategory (2385), axes (2044), xlautomatic (1791), verticalalignment (1632), 各デ (1404), horizontalalignment (1109), 縦書 (1049), 縦軸 (839), キン (820), 目盛 (770), 描画 (686), orientation (661)
- 『グラフのマクロ』(やぶ)
グラフの縦軸のラベルに「xxx電圧[V]」という感じで "[" や "]" を 縦書きにしたいのですが、どうやればよいのでしょうか? また、折れ線グラフで描画したデータ線に、各データのマーキング印をつけない ようにマクロでしたいのですが、どうすればいいのでしょうか? 後、2軸のグラフをマクロで作成しているのですが、2軸目の目盛が表示されないのです。 With ActiveChart.Axes(xlValue) .MinimumScale = 0 .MaximumScale = 2.4 .MinorUnit = 0.1 .MajorUnit = 0.2 .CrossesAt = 1 .Crosses = xlAutomatic .ReversePlotOrder = False .ScaleType = xlLinear End With With ActiveChart.Axes(xlCategory) .Crosses = xlMaximum End With With ActiveChart.Axes(xlValue, xlSecondary) .MinimumScale = 0 .MaximumScale = 240 .MinorUnit = 20 .MajorUnit = 10 .CrossesAt = 1 .Crosses = xlAutomatic .ReversePlotOrder = False .ScaleType = xlLinear End With With Selection .HorizontalAlignment = xlCenter .VerticalAlignment = xlCenter .Orientation = xlVertical End With という風に記述しているのですが。 すみませんが、よろしくお願いします。 ...
-
https://www.excel.studio-kazu.jp/wiki/kazuwiki/200409/20040921184928.txt
- [detail]
- similar
PREV
NEXT
Powered by
Hyper Estraier 1.4.13, with 98564 documents and 615464 words.
訪問者:
