⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bipercentagestackedbarchart2.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 XML
字号:
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiPercentageStackedBarChart2" extends="BiPercentageStackedColumnChart2">

	<description>
		This chart displays a percentage stacked bar chart for the given series.
		A percentage stacked bar chart stacks the columns from the different series next to each
		other and the value of the columns is expressed in percentage so all values
		from the same category add up to 100%.
		This is used with <link class="BiGraph2">BiGraph2</link>.
	</description>

	<arguments>
		<argument name="oGraph">
			<description>The graph that the precentage stacked bar chart is part of</description>
			<type><link class="BiGraph2">BiGraph2</link></type>
		</argument>
		<argument name="oSeries">
			<description>The series that the precentage stacked bar 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 + -