📄 bichartarea2.xml
字号:
<?xml-stylesheet type="text/xsl" href="api.xsl"?>
<class name="BiChartArea2" extends="BiChartAreaBase">
<description>
This is the chart area used with <link class="BiGraph2">BiGraph2</link>.
</description>
<arguments>
<argument name="oGraph">
<description>The graph that the chart area is part of</description>
<type><link class="BiGraph2">BiGraph2</link></type>
</argument>
</arguments>
<staticMethods>
<method name="fromXmlElement">
<description>Creates a new chart area object from an XML element</description>
<arguments>
<argument name="oGraph" description="The graph that the chart area belongs to">
<type><link class="BiGraph2">BiGraph2</link></type>
</argument>
<argument name="oNode" type="XmlElement" description="The element describing the chart area"/>
</arguments>
<returns>
<type><link class="BiChartArea2">BiChartArea2</link></type>
</returns>
</method>
</staticMethods>
<staticFields/>
<methods/>
<properties/>
<events/>
<remarks>
The following properties inherited from <link class="BiChartAreaBase">BiChartAreaBase</link>
do not affect the look of the chart area:<br/>
<br/>
fillColor2<br/>
fillType<br/>
fillAngle<br/>
strokeOpacity
</remarks>
</class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -