📄 bilinemarker.xml
字号:
<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiLineMarker" extends="BiAbstractChartSection"> <description> This class handles the components used to show the markers for a <link class="BiLineChart">line chart</link>. </description> <arguments> <argument name="oChart"> <description>The chart that the line marker is part of</description> <type><link class="BiLineChart">BiLineChart</link></type> </argument> <argument name="oCategory"> <description>The category that the line marker is displaying</description> <type><link class="BiChartCategory">BiChartCategory</link></type> </argument> </arguments> <staticMethods/> <staticFields/> <methods/> <properties/> <events/> <remarks/></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -