axis为amchart左右轴的参数
???
?? <axis>left</axis>?????????????????????????????????????? <!-- [left] (left/ right) indicates which y axis should be used -->
????? <title>流通股</title>????????????????????????????????? <!-- [] (graph title) -->
????? <color>#FFCC00</color>????????????????????????????????? <!-- [] (hex color code) if not defined, uses colors from this array: #FF0000,
#0000FF, #00FF00, #FF9900, #CC00CC, #00CCCC, #33FF00, #990000, #000066 -->
????? <color_hover></color_hover>???????????????????????????? <!-- [#BBBB00] (hex color code) -->
????? <line_alpha>0</line_alpha>?????????????????????????????? <!-- [100] (0 - 100) -->
????? <line_width></line_width>????????????????????????????? <!-- [0] (Number) 0 for hairline -->???????????????????????????????????
????? <fill_alpha></fill_alpha>?
?
<graph gid="2">
???????????????????????????????????????????????????????????
????? <axis>right</axis>??????????????????
????? <title>總股本</title>
????? <line_width>2</line_width>?????????????
????? <color>#999999</color>
????? <bullet>square</bullet>
????? <bullet_size>8</bullet_size>
????? <selected>true</selected>
????? <balloon_text>
??????? <![CDATA[${value}]]>
????? </balloon_text>?????????????????????????????
??? </graph>
總結
以上是生活随笔為你收集整理的axis为amchart左右轴的参数的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: .net程序员安全注意代码及服务器配置
- 下一篇: vs2005 vc++ 生成非托管的 不