📄 bichartvalueaxis2.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 + -