bicolumnchartsection.xml

来自「ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.」· XML 代码 · 共 36 行

XML
36
字号
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiColumnChartSection" extends="BiAbstractChartSection">	<description>		This class handles the components used to show the rectangles for a		<link class="BiColumnChart">column chart</link>.		This is used with <link class="BiGraph">BiGraph</link>.	</description>	<arguments>		<argument name="oChart">			<description>The chart that the chart section is part of</description>			<type><link class="BiColumnChart">BiColumnChart</link></type>		</argument>		<argument name="oCategory">			<description>The category that the chart section is displaying</description>			<type><link class="BiChartCategory">BiChartCategory</link></type>		</argument>	</arguments>	<staticMethods/>	<staticFields/>	<methods/>	<properties/>	<events/>	<remarks/></class>

⌨️ 快捷键说明

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