???
?? <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>