public class Column3DEChart extends EChart3DBase
Description: 柱状图
Title:首亨软件 - TSS/CRM等
alphaAngle, betaAngle, depthValue, plotDepth, viewDistance
构造器和说明 |
---|
Column3DEChart() |
限定符和类型 | 方法和说明 |
---|---|
void |
parser(ModuleParserContext context,
org.jdom.Element nodeEl) |
void |
processChartAttr(ModuleContext context,
HcaChartObj chart,
java.lang.StringBuilder html)
处理属性
|
void |
processChartData(ModuleContext context,
HcaChartObj chart,
java.lang.StringBuilder html)
处理数据
|
void |
setSeriesAttr(ModuleContext context,
HcaSeries hs) |
callExFunc, parserAttrEx, toHtml, toLoadHtml
getDefaultLegendDesc, getY1Name, getY2Name, parserBase, parserColorValue, toMobileHtml
addComponent, addRowIdAttr, autoCalWidth, beforeCheckSaveDsCol2, commonParser, doExport, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getParentLayoutStyle, getPstyle, getRowId, getSaveDsCol2Name, getSelfAttr, getSid, getStyle, getSubCallExUrlFull, getSubLoadUrl, getW1, getWrapBegin, getWrapEnd, getX1, getY1, is__initHidden, isArrayRequestParam, isAutoLoad, isSeqUnique, isShowComponentFlag, isUsePosition, isVisible, renderAfter, renderAfter, renderBefore, setAutoLoad, setComponentType, setId, setModuleData, setParent, setParentLayout, setRuleShowHidden, setShowComponentFlag, setStyle, toHtml2, toWrapHtml
getId
public void setSeriesAttr(ModuleContext context, HcaSeries hs)
public void processChartAttr(ModuleContext context, HcaChartObj chart, java.lang.StringBuilder html)
EChart3DBase
processChartAttr
在类中 EChart3DBase
context
- ModuleContextchart
- HcaChartObjhtml
- StringBuilderpublic void processChartData(ModuleContext context, HcaChartObj chart, java.lang.StringBuilder html)
EChart3DBase
processChartData
在类中 EChart3DBase
context
- ModuleContextchart
- HcaChartObjhtml
- StringBuilderpublic void parser(ModuleParserContext context, org.jdom.Element nodeEl)