public final class Chartseries extends BodyTagImpl
Constructor and Description |
---|
Chartseries() |
Modifier and Type | Method and Description |
---|---|
void |
addChartData(ChartDataBean data) |
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setColorlist(String strColorlist) |
void |
setDatalabelstyle(String strDataLabelStyle) |
void |
setItemcolumn(String itemColumn) |
void |
setMarkerstyle(String strMarkerStyle) |
void |
setPaintstyle(String strPaintStyle) |
void |
setQuery(Object oQuery) |
void |
setSeriescolor(String strSeriesColor) |
void |
setSerieslabel(String seriesLabel) |
void |
setType(String strType) |
void |
setValuecolumn(String valueColumn) |
doAfterBody, doInitBody, setBodyContent
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Chartseries()
public void release()
release
in interface javax.servlet.jsp.tagext.Tag
release
in class BodyTagImpl
public void setColorlist(String strColorlist) throws ExpressionException
colorlist
- the colorlist to setExpressionException
public void setDatalabelstyle(String strDataLabelStyle) throws ExpressionException
dataLabelStyle
- the dataLabelStyle to setExpressionException
public void setItemcolumn(String itemColumn)
itemColumn
- the itemColumn to setpublic void setMarkerstyle(String strMarkerStyle) throws ExpressionException
markerStyle
- the markerStyle to setExpressionException
public void setPaintstyle(String strPaintStyle) throws ExpressionException
paintStyle
- the paintStyle to setExpressionException
public void setQuery(Object oQuery) throws PageException
query
- the query to setPageException
public void setSeriescolor(String strSeriesColor) throws ExpressionException
seriesColor
- the seriesColor to setExpressionException
public void setSerieslabel(String seriesLabel)
seriesLabel
- the seriesLabel to setpublic void setType(String strType) throws ExpressionException
type
- the type to setExpressionException
public void setValuecolumn(String valueColumn)
valueColumn
- the valueColumn to setpublic void addChartData(ChartDataBean data)
public int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
Copyright © 2015 Lucee