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

📄 bichartvalueaxis2.xml

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

	<description>
		This class handles the drawing of the value axis for a
		<link class="BiGraph2">BiGraph2</link>.
	</description>

	<arguments>
		<argument name="oGraph">
			<description>The graph that the value axis is used with</description>
			<type><link class="BiGraph2">BiGraph2</link></type>
		</argument>
	</arguments>

	<staticMethods>
		<method name="fromXmlElement">
			<description>Creates an axis from an XML element describing the axis.</description>
			<arguments>
				<argument name="oGraph">
					<description>The graph that the value axis will be used with</description>
					<type><link class="BiGraph2">BiGraph2</link></type>
				</argument>
				<argument name="oElement" type="XmlElement" description="The element describing the value axis"/>
			</arguments>
			<returns>
				<type><link class="BiChartValueAxis2">BiChartValueAxis2</link></type>
			</returns>
		</method>
	</staticMethods>

	<staticFields/>

	<methods/>

	<properties/>

</class>

⌨️ 快捷键说明

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