📄 bichartvalueaxis.xml
字号:
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiChartValueAxis" extends="BiChartValueAxisBase"> <description> This class handles the drawing of the value axis for a <link class="BiGraph">graph</link>. </description> <arguments> <argument name="oGraph"> <description>The graph that the value axis is used with</description> <type><link class="BiGraph">BiGraph</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="BiGraph">BiGraph</link></type> </argument> <argument name="oElement" type="XmlElement" description="The element describing the value axis"/> </arguments> <returns> <type><link class="BiChartValueAxis">BiChartValueAxis</link></type> </returns> </method> </staticMethods> <staticFields/> <methods/> <properties/> <events/> <remarks/></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -