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

📄 bigridchartrow.xml

📁 ajax 框价.是个好工具.javascript 矿家.可以用在任何平台.
💻 XML
字号:
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiGridChartRow" extends="BiGridRow">	<description>		This class is used to display a row in a <link class="BiGridChart">grid chart</link>.	</description>	<arguments>		<argument name="oGraph">			<description>The graph that the grid chart is part of</description>			<type><link class="BiGraph">BiGraph</link></type>		</argument>		<argument name="sSeriesId" type="String">			<description>				The id for the <link class="BiChartSeries">series</link> that				the row displays.			</description>		</argument>	</arguments>	<staticMethods/>	<staticFields/>	<methods/>	<properties>		<property name="graph" description="The graphs that the grid chart is part of" get="true">			<type><link class="BiGraph">BiGraph</link></type>		</property>		<property name="seriesId" description="The id of the series the grid row displays" get="true">			<type><link class="BiChartSeries">BiChartSeries</link></type>		</property>	</properties>	<events/>	<remarks/></class>

⌨️ 快捷键说明

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