📄 bistackedcolumnchart2.xml
字号:
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiStackedColumnChart2" extends="BiColumnChart2">
<description>
This chart displays a stacked column chart for the given series. A stacked
column chart stacks teh columns from the different series on top of each
other.
This is used with <link class="BiGraph2">BiGraph2</link>.
</description>
<arguments>
<argument name="oGraph">
<description>The graph that the stacked column chart is part of</description>
<type><link class="BiGraph2">BiGraph2</link></type>
</argument>
<argument name="oSeries">
<description>The series that the stacked column chart is displaying</description>
<type><link class="BiChartSeries">BiChartSeries</link></type>
</argument>
</arguments>
<staticMethods/>
<staticFields/>
<methods/>
<properties/>
<events/>
<remarks/>
</class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -