biabstractchartsection2.xml

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

XML
37
字号
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiAbstractChartSection2" extends="BiAbstractChartSectionBase">

	<description>
		Used as base class for the column rectangles in <link class="BiGraph2">BiGraph2</link>.
	</description>

	<arguments>
		<argument name="oChart">
			<description>The chart that the chart section is part of</description>
			<type><link class="BiAbstractChart">BiAbstractChart</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/>

	<remarks>
		It is preferred to set the properties on the graph
		<link class="BiChartPresentationManager">presentation manager</link>
		instead of directly setting it on the section. Setting the property on
		the <link class="BiChartPresentationManager">presentation manager</link>
		makes it persist when changing the type of the chart and other changes
		that require the sections to be recreated.
	</remarks>

</class>

⌨️ 快捷键说明

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